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

Split existing CSS styles into multiple scss partials #3920

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

parlough
Copy link
Member

This PR doesn't change the styles at all or start to take advantage of sass features for the styles themselves. It just splits the existing styles into multiple scss partials and includes them in the root web/styles/styles.scss file. This will help keep related styles together, as was already attempted with inline comments before some parts of the original file.

@parlough
Copy link
Member Author

parlough commented Oct 28, 2024

While this PR doesn't change any of the styles themselves, some ordering might have changed in the compiled file, affecting specificity. So I'll spot check this some more and would appreciate a second pair of eyes :)

Edit: Looks good to me now. Feel free to review when ready :)

@parlough parlough marked this pull request as ready for review November 3, 2024 02:20
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.

1 participant