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

scss files not generated despite selected in configuration #72

Open
raza2022 opened this issue Mar 21, 2017 · 3 comments
Open

scss files not generated despite selected in configuration #72

raza2022 opened this issue Mar 21, 2017 · 3 comments

Comments

@raza2022
Copy link

Hello
@stylesuxx thank for the great work (y). I just used to work with scss files. but isn't generated the scss files in new generated components. it always with .sass extension i double check every thing and generate new project with scss selection but doesn't work
any help will be greatly appreciated

@stylesuxx
Copy link
Owner

scss is basically the newer version of sass. So it should not make a difference. Are you experiencing any problems?

Also this would be an issue for the base generator.

@raza2022
Copy link
Author

raza2022 commented Mar 24, 2017

@stylesuxx is base generate and develop generator are seperate?
steps to reproduce:
start generator
select scss
cssmodules no
postcss no
then after complete when component generated. It has the .sass extension instead of .scss

@suthanbala
Copy link

I followed the same steps, and had CSS file produced instead of SCSS. But it looks like the issue is only for the initial App.css, and any further creation of components using the generator creates scss.

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

No branches or pull requests

3 participants