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

check if css modules will work in chunks/modules as desired #50

Open
devmozao opened this issue Nov 21, 2023 · 1 comment
Open

check if css modules will work in chunks/modules as desired #50

devmozao opened this issue Nov 21, 2023 · 1 comment

Comments

@devmozao
Copy link
Collaborator

from release v1.7: check if css modules will work in chunks/modules as desired

context: since we're cooking a heavily opinionated version of eruption to be served with the cli at install, we need to make sure that our bundling model of the lib version, would "simply work as desired" on the core "using the lib".

it's more specific and maybe makes sense when you look to something like new mantine v7, but it's the way we want to address it, so it need to be checked.

@devmozao
Copy link
Collaborator Author

on tests made at #59 - and at our job - even tho we're using css modules, it doesn't do the chunks/module. it compiles a single css sheet. maybe investigate it with postCSS to see if it's something there with the bundle of vitejs.

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

No branches or pull requests

1 participant