File tree Expand file tree Collapse file tree 3 files changed +9
-0
lines changed Expand file tree Collapse file tree 3 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 28
28
"postcss-dropdupedvars" : " ^2.0.0" ,
29
29
"postcss-dropunusedvars" : " ^2.0.0" ,
30
30
"postcss-extend" : " ^1.0.5" ,
31
+ "postcss-hover-media-feature" : " 1.0.2" ,
31
32
"postcss-import" : " ^16.0.0" ,
32
33
"postcss-nested" : " ^6.0.1" ,
33
34
"postcss-selector-parser" : " ^6.0.15" ,
Original file line number Diff line number Diff line change 39
39
"postcss-discard-empty" : " ^6.0.1" ,
40
40
"postcss-droproot" : " ^2.0.0" ,
41
41
"postcss-extend" : " ^1.0.5" ,
42
+ "postcss-hover-media-feature" : " 1.0.2" ,
42
43
"postcss-import" : " ^16.0.0" ,
43
44
"postcss-logical" : " ^7.0.1" ,
44
45
"postcss-nested" : " ^6.0.1" ,
Original file line number Diff line number Diff line change @@ -14481,6 +14481,13 @@ postcss-extend@^1.0.5:
14481
14481
dependencies:
14482
14482
postcss "^5.0.4"
14483
14483
14484
+
14485
+ version "1.0.2"
14486
+ resolved "https://registry.yarnpkg.com/postcss-hover-media-feature/-/postcss-hover-media-feature-1.0.2.tgz#7c2046ddee1521148660195864b014d6c1d13b3c"
14487
+ integrity sha512-o5xDUqCQ4xtilWOcvo5LKYxFVSLWcBN0IlTqa0IJwAwHTd4pxKmX4c0fGIpgLQCcBB/+aFizt2NVWNGJWG4Izg==
14488
+ dependencies:
14489
+ postcss-selector-parser "^6.0.4"
14490
+
14484
14491
postcss-import@^16.0.0:
14485
14492
version "16.0.0"
14486
14493
resolved "https://registry.yarnpkg.com/postcss-import/-/postcss-import-16.0.0.tgz#2be1c78391b3f43f129fccfe5cc0cc1a11baef54"
You can’t perform that action at this time.
0 commit comments