-
Notifications
You must be signed in to change notification settings - Fork 12k
Pug and SCSS support. #3234
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
Comments
For Scss support, look here: https://github.com/angular/angular-cli#css-preprocessor-integration |
Thanks I found your link very helpful. What about Pug support? |
Please, we want Pug support |
@paramsingh88 @FieryCod I made a pull request to allow tweaking webpack config with a file in the project root. For now, you can use the cli at https://github.com/cashfarm/angular-advanced-cli (branch 1.2.x) Install
Then your components can use pug
But your index has to stay in html. |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
I saw that there were a lot of discussions about the Pug and Scss official support. As I know the proper poor request was merged to a repo. Still we do not know how to configure angular-cli to generate .pug and .scss file. Can someone help me with it?
The text was updated successfully, but these errors were encountered: