Using the 7–1 Sass/SCSS Pattern with Angular 7
https://medium.com/@aaronverones/using-the-7-1-sass-scss-pattern-with-angular-7-bb210c015dcc
Aaron VeronesBlockedUnblockFollowFollowingJan 5The 7–1 pattern is a common Sass architecture, and is recommended by the Sass Guidelines Project. Here’s the basic structure:
To make the 7–1 pattern work with Angular, a few modifications are needed. Here’s my take on it. Enjoy!
Using the 7–1 Sass/SCSS Pattern with Angular 7
Jan 6, 2019, 3:14am UTC
https://medium.com/@aaronverones/using-the-7-1-sass-scss-pattern-with-angular-7-bb210c015dcc
> Aaron VeronesBlockedUnblockFollowFollowingJan 5The 7–1 pattern is a common Sass architecture, and is recommended by the Sass Guidelines Project. Here’s the basic structure:
> To make the 7–1 pattern work with Angular, a few modifications are needed. Here’s my take on it. Enjoy!