You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recreate: Creating a new project with "ng new project" and selecting scss styling.
Problem: auto generated styles file is generated with extension .sass
Solution: Fixed by correcting the extension in angular.json
OS is ubuntu - not sure if relevant.
The text was updated successfully, but these errors were encountered:
Angular version 7.3.0
Recreate: Creating a new project with "ng new project" and selecting scss styling.
Problem: auto generated styles file is generated with extension .sass
Solution: Fixed by correcting the extension in angular.json
OS is ubuntu - not sure if relevant.
The text was updated successfully, but these errors were encountered: