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

[Q&A] how to make modules selectabe? #189

Open
seta-tuha opened this issue Aug 16, 2019 · 2 comments
Open

[Q&A] how to make modules selectabe? #189

seta-tuha opened this issue Aug 16, 2019 · 2 comments
Labels

Comments

@seta-tuha
Copy link

seta-tuha commented Aug 16, 2019

I would like to make the modular css from '.scss' file and not modular css for '.css' file. how I can make a configuration?

@ghost
Copy link

ghost commented Oct 22, 2019

Did you figure anything out? Looking for the same. Need both modular and non-modular css imports.

@nickstanish
Copy link

Use autoModules: true which is also the default.

Any file with extension .module.[s]css will automatically be modules, and anything without .module will not

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants