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

Break up the style.scss file and start to use vanilla CSS #900

Merged
merged 1 commit into from
Sep 20, 2024

Conversation

alexwlchan
Copy link
Owner

  • Move a couple of lingering rules out of this file and into per-component CSS files
  • I realised I can use @import with vanilla CSS files if I skip the extension, so let's do that -- it allows me to start reducing my dependency on Sass a little

This is a tentative step towards #893

* Move a couple of lingering rules out of this file and into
  per-component CSS files
* I realised I can use `@import` with vanilla CSS files if I skip the
  extension, so let's do that -- it allows me to start reducing my
  dependency on Sass a little
@alexwlchan
Copy link
Owner Author

@alexwlchan alexwlchan temporarily deployed to pull request September 20, 2024 04:29 Inactive
@alexwlchan alexwlchan merged commit f3c92db into main Sep 20, 2024
3 checks passed
@alexwlchan alexwlchan deleted the break-up-css branch September 20, 2024 04:30
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