Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Commit 2f09045

Browse files
committed
Upgrade postcss-apply dependency
- Implement proper property set overrides - See pascalduez/postcss-apply#10
1 parent 4717a59 commit 2f09045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"pixrem": "^3.0.0",
2828
"pleeease-filters": "^3.0.0",
2929
"postcss": "^5.0.4",
30-
"postcss-apply": "^0.3.0",
30+
"postcss-apply": "^0.4.0",
3131
"postcss-attribute-case-insensitive": "^1.0.1",
3232
"postcss-calc": "^5.0.0",
3333
"postcss-color-function": "^2.0.0",

0 commit comments

Comments
 (0)