Skip to content

Conversation

@billybonks
Copy link

Since Vite became the default, if you follow the instructions for plain CSS and create multiple CSS files they will not be compiled properly

this is because according to embroider spec the CSS file should have an import statement in order for the compilation to occur properly

https://embroider-build.github.io/embroider/docs/spec.html see under CSS header

Initial research done here embroider-build/embroider#2657

Since Vite became the default, if you follow the instructions for plain
CSS and create multiple CSS files they will not be compiled properly

this is because according to embroider spec the CSS file should have an
import statement in order for the compilation to occur properly

https://embroider-build.github.io/embroider/docs/spec.html see under
CSS header
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