File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ $vertical-border-color: #cacaca;
13
13
top : 0 ;
14
14
font-size : 12px ;
15
15
16
- button : enabled {
16
+ & button : enabled {
17
17
cursor : pointer;
18
18
}
19
19
}
Original file line number Diff line number Diff line change 70
70
"normalize.css" : " ^8.0.0" ,
71
71
"postcss" : " ^8.2.7" ,
72
72
"postcss-loader" : " ^7.0.0" ,
73
- "postcss-nesting" : " ^10 .1.1 " ,
73
+ "postcss-nesting" : " ^11 .1.0 " ,
74
74
"postcss-simple-vars" : " ^7.0.1" ,
75
75
"prettier" : " ^2.2.1" ,
76
76
"stylelint" : " ^14.2.0" ,
Original file line number Diff line number Diff line change @@ -4964,10 +4964,10 @@ postcss-modules-values@^4.0.0:
4964
4964
dependencies :
4965
4965
icss-utils "^5.0.0"
4966
4966
4967
- postcss-nesting@^10 .1.1 :
4968
- version "10.2 .0"
4969
- resolved "https://registry.yarnpkg.com/postcss-nesting/-/postcss-nesting-10.2 .0.tgz#0b12ce0db8edfd2d8ae0aaf86427370b898890be "
4970
- integrity sha512-EwMkYchxiDiKUhlJGzWsD9b2zvq/r2SSubcRrgP+jujMXFzqvANLt16lJANC+5uZ6hjI7lpRmI6O8JIl+8l1KA ==
4967
+ postcss-nesting@^11 .1.0 :
4968
+ version "11.1 .0"
4969
+ resolved "https://registry.yarnpkg.com/postcss-nesting/-/postcss-nesting-11.1 .0.tgz#f7c5cd61de639df35653dcb987d99d018720399a "
4970
+ integrity sha512-TVBCeKlUmMyX3sNeSg10yATb2XmAoosp0E1zdlpjrD+L2FrQPmrRTxlRFQh/R0Y4WlQ0butfDwRhzlYuj7y/TA ==
4971
4971
dependencies :
4972
4972
" @csstools/selector-specificity" " ^2.0.0"
4973
4973
postcss-selector-parser "^6.0.10"
You can’t perform that action at this time.
0 commit comments