ng config schematics.@schematics/angular:component.style scss
"schematics": {
"@schematics/angular:component": {
"style": "scss"
}
...
}
'FE > Angular' 카테고리의 다른 글
[ ANGULAR ] INPUT 엔터키 이벤트 (0) | 2022.05.19 |
---|---|
[ ANGULAR ] SPA 역사 (0) | 2022.05.17 |
[ ANGULAR ] URL 파라미터 획득 (0) | 2022.02.16 |
[ ANGULAR ] Date Pipe (0) | 2022.01.25 |
[ ANGULAR ] 소숫점 표현 PIPE (0) | 2022.01.24 |