File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
packages/schematics/angular/ng-new Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 130130 "type" : " list" ,
131131 "items" : [
132132 { "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 ] " }
137137 ]
138138 },
139139 "x-user-analytics" : 5
You can’t perform that action at this time.
0 commit comments