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

12 modularized css #38

Merged
merged 6 commits into from
Sep 23, 2023
Merged

12 modularized css #38

merged 6 commits into from
Sep 23, 2023

Conversation

MarkusJohansen
Copy link
Owner

Having a singular long stylesheet made chimera hard to maintain and improve. I have split the code into "components" by using Sass-partials. This means that Chimera is now a Sass-based framework (YAY!!!). Using a CSS preprocessor like Sass also makes the compiled stylesheet minimal and thereby faster.

@MarkusJohansen MarkusJohansen linked an issue Sep 23, 2023 that may be closed by this pull request
@MarkusJohansen MarkusJohansen merged commit 5dee995 into main Sep 23, 2023
@MarkusJohansen MarkusJohansen deleted the 12-modularized-css branch September 23, 2023 13:37
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.

Modularization of CSS-code
1 participant