-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Epic/New Style Add Config Talwind, add icons, add fonts and edit/add style componentes #164
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
dottyy
changed the title
Epic/new design
Epic/Add Config Talwind, add icons and add fonts
May 15, 2024
dottyy
changed the title
Epic/Add Config Talwind, add icons and add fonts
Epic/Add Config Talwind, add icons, add fonts and edit componentes
May 15, 2024
dottyy
changed the title
Epic/Add Config Talwind, add icons, add fonts and edit componentes
Epic/Add Config Talwind, add icons, add fonts and edit style componentes
May 15, 2024
dottyy
changed the title
Epic/Add Config Talwind, add icons, add fonts and edit style componentes
Epic/New Style Add Config Talwind, add icons, add fonts and edit/add style componentes
May 15, 2024
Once we have the build fully working, I believe this will be ready to merge. Good work! 👍🏻 |
@diego-morales-flores-1996 You can run the full build locally without waiting for it to try to pass on vercel with this, if it's helpful:
|
roguenet
approved these changes
Jun 5, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR implements configuration changes for Tailwind, icons, and fonts:
Tailwind Configuration:
Updated tailwind.config.js to include custom classes for enhanced design flexibility.
Added custom colors and spacing variants for consistent styling.
Icons:
Add more Icons
Fonts:
Updated the primary font to Inter for improved readability.
Added custom fonts to Tailwind config and ensured proper loading via global CSS.
Impact
Affected Components: Most components using Tailwind classes, icons, and typography styles.
Documentation: Updated internal documentation with new configurations and usage examples.
Testing: Thoroughly tested to ensure no disruption to existing functionality and visual consistency.
This should not be merged until all other feature PRs are being approved and merged