Skip to content
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

[#121] Refactoring the CSS #128

Merged
merged 1 commit into from
Jul 22, 2024
Merged

Conversation

nathan-schmidt-viget
Copy link
Contributor

Summary

In order for TW and Vite to find all the files we have to link all the files in the main.css unless I figure out a way to loop through them in Vite. The other thought I had was an auto generator of a block that would auto create files and fill in some info and add the CSS link to main.css.

Issues

Testing Instructions

  1. Load up the site and make sure the styles are there.

Screenshots

NA

@nathan-schmidt-viget
Copy link
Contributor Author

@bd-viget let me know if you have any ideas about this. I think it is better, but it is not 100% a perfect solution.

Copy link
Contributor

@bd-viget bd-viget left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, unfortunately this is the solution I've had to use before as well when separating the styles (without adding Sass or something similar).

@nathan-schmidt-viget nathan-schmidt-viget marked this pull request as ready for review July 22, 2024 16:34
@nathan-schmidt-viget nathan-schmidt-viget merged commit 2b020e6 into main Jul 22, 2024
@nathan-schmidt-viget nathan-schmidt-viget deleted the ns/121-refactor-css branch July 22, 2024 16:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants