
- adds initial CLI-generated app - adds material toolbar - initial (very rough) scss setup, lifted from angular/material - initial routing scaffold w/ homepage
4 lines
141 B
SCSS
4 lines
141 B
SCSS
/* You can add global styles to this file, and also import other style files */
|
|
@import './styles/ng-io-theme';
|
|
@import './styles/main.scss'
|