File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change 3131 }
3232 ],
3333 "repository" : {
34- "arithmetic-operators" : {
35- "match" : " [*/]|(?<=\\ s|^)[-+](?=\\ s|$)" ,
36- "name" : " keyword.operator.arithmetic.css"
37- },
34+ "arithmetic-operators" : {
35+ "match" : " [*/]|(?<=\\ s|^)[-+](?=\\ s|$)" ,
36+ "name" : " keyword.operator.arithmetic.css"
37+ },
3838 "at-rules" : {
3939 "patterns" : [
4040 {
850850 },
851851 "name" : " meta.function.calc.css" ,
852852 "patterns" : [
853- {
854- "include" : " #arithmetic-operators"
855- },
853+ {
854+ "include" : " #arithmetic-operators"
855+ },
856856 {
857857 "include" : " #property-values"
858858 },
978978 "match" : " (?i)(?<=[,\\ s\" ]|\\ */|^)\\ d+x(?=[\\ s,\" ')]|/\\ *|$)" ,
979979 "name" : " constant.numeric.other.density.css"
980980 },
981- {
982- "include" : " #arithmetic-operators"
983- },
981+ {
982+ "include" : " #arithmetic-operators"
983+ },
984984 {
985985 "include" : " #property-values"
986986 },
11141114 }
11151115 },
11161116 "patterns" : [
1117- {
1118- "include" : " #arithmetic-operators"
1119- },
1117+ {
1118+ "include" : " #arithmetic-operators"
1119+ },
11201120 {
11211121 "include" : " #property-values"
11221122 },
You can’t perform that action at this time.
0 commit comments