yarn: Add package which allows creating css mixins.

This commit is contained in:
Aman Agrawal
2021-12-08 10:58:52 +00:00
committed by Tim Abbott
parent 1c180a9f57
commit 7fc191d816
4 changed files with 33 additions and 4 deletions

View File

@@ -56,6 +56,7 @@
"postcss-import": "^14.0.2",
"postcss-loader": "^6.1.1",
"postcss-media-minmax": "https://github.com/andersk/postcss-media-minmax.git#01239f17f4a9872ace1dd133cee526a7de4ac9f5",
"postcss-mixins": "^9.0.1",
"postcss-nested": "^5.0.0",
"postcss-prefixwrap": "^1.24.0",
"postcss-simple-vars": "^6.0.0",