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

Include a --style=sass or --style=css while initialising an app. #6328

Closed
zerefwayne opened this issue Feb 1, 2019 · 1 comment
Closed
Assignees

Comments

@zerefwayne
Copy link

zerefwayne commented Feb 1, 2019

While doing create-react-app <app-name> to initialise an app, I want to include a flag:

create-react-app <app-name> --style=sass : It will pre-include sass preprocessors and make scss files in the directory out of the box.

@ianschmitz @iansu I feel this is an important feature which is present in angular-cli but not in create-react-app.

@mrmckeb mrmckeb self-assigned this Feb 1, 2019
@mrmckeb
Copy link
Contributor

mrmckeb commented Feb 1, 2019

Hi @zerefwayne, we're actually looking at templates right now... which should solve this issue - see #6270.

Let me know if you think this won't be suffice.

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

2 participants