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

[WIP] Remove vite-inline-css plugin #271

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

nathanleclaire
Copy link
Contributor

@nathanleclaire nathanleclaire commented Jul 19, 2022

Closes #269

If we can find another way to tamp down the logspam, I might be open to keeping it, but @bluskript I'd need you to please elaborate on the advantages. We have SCSS going already, and it seems to serve a lot of the same purposes. (and @apply seems to confuse SCSS, so I'm not sure I want to write a "different type" of CSS in the JS than in our preprocessed stuff)

Generally, I'm thinking I want to remove it and keep doing things the old fashioned way cause it's simpler to understand. Appreciate the effort to try something new though.

I think this PR still doesn't look exactly right so it's a WIP. @bluskript what am I missing?

e.g., this PR:

Screen Shot 2022-07-19 at 11 40 56 AM

main:

Screen Shot 2022-07-19 at 11 41 55 AM

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.

inline-css-modules sourcemap message spam in CI logs
1 participant