1
0
mirror of https://github.com/jdan/98.css.git synced 2026-05-05 06:01:22 +09:00

add missing postcss dependency

This commit is contained in:
Jordan Scales
2021-04-24 16:04:01 -04:00
parent 20612bfa4c
commit d3d4ac245b
2 changed files with 3 additions and 5 deletions

View File

@@ -35,6 +35,7 @@
"highlight.js": "^10.4.1",
"live-server": "^1.2.1",
"mkdirp": "^1.0.4",
"postcss": "^8.2.12",
"postcss-calc": "^7.0.2",
"postcss-copy": "^7.1.0",
"postcss-css-variables": "^0.14.0",