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

Add option to choose different SCSS, SASS, vanilla CSS #9

Closed
ericvida opened this issue Sep 17, 2019 · 2 comments
Closed

Add option to choose different SCSS, SASS, vanilla CSS #9

ericvida opened this issue Sep 17, 2019 · 2 comments

Comments

@ericvida
Copy link

I love how easy it is to start a project, thanks so much. But I use SASS instead of SCSS. I had to around switching the webpack config to make it work.

You could add this to webpack config: test: /\.(sass|scss)$/ so that it can take either .sass or .scss files. Or make a CLI option that would set it up with .sass

@athif23
Copy link
Owner

athif23 commented Sep 20, 2019

Yeah, I plan to do that. Wait for it :)

@athif23
Copy link
Owner

athif23 commented Sep 25, 2019

I just published the latest version, you can use it now.

@athif23 athif23 closed this as completed Sep 25, 2019
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

2 participants