File tree 1 file changed +4
-4
lines changed
packages/schematics/angular/ng-new
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 130
130
"type" : " list" ,
131
131
"items" : [
132
132
{ "value" : " css" , "label" : " CSS" },
133
- { "value" : " scss" , "label" : " SCSS [ http ://sass-lang.com/documentation/file.SASS_REFERENCE.html# syntax ]" },
134
- { "value" : " sass" , "label" : " Sass [ http ://sass-lang.com/documentation/file.INDENTED_SYNTAX.html ]" },
135
- { "value" : " less" , "label" : " Less [ http://lesscss.org ]" },
136
- { "value" : " styl" , "label" : " Stylus [ http://stylus-lang.com ] " }
133
+ { "value" : " scss" , "label" : " SCSS [ https ://sass-lang.com/documentation/syntax#scss ]" },
134
+ { "value" : " sass" , "label" : " Sass [ https ://sass-lang.com/documentation/syntax#the-indented-syntax ]" },
135
+ { "value" : " less" , "label" : " Less [ http://lesscss.org ]" },
136
+ { "value" : " styl" , "label" : " Stylus [ http://stylus-lang.com ] " }
137
137
]
138
138
},
139
139
"x-user-analytics" : 5
You can’t perform that action at this time.
0 commit comments