Sets scss to be default
This commit is contained in:
parent
d5787e1d81
commit
945b6d3b43
|
@ -123,5 +123,10 @@
|
|||
}
|
||||
}
|
||||
},
|
||||
"defaultProject": "sartography-website"
|
||||
"defaultProject": "sartography-website",
|
||||
"schematics": {
|
||||
"@schematics/angular:component": {
|
||||
"styleext": "scss"
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue