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

add live-server

This commit is contained in:
Jordan Scales
2020-04-25 20:05:47 -04:00
parent 9b4cb16669
commit 02472b601e
4 changed files with 1211 additions and 64 deletions

View File

@@ -32,13 +32,13 @@
"gh-pages": "^2.2.0",
"glob": "^7.1.6",
"highlight.js": "^9.18.1",
"live-server": "^1.2.1",
"mkdirp": "^1.0.4",
"postcss-calc": "^7.0.2",
"postcss-copy": "^7.1.0",
"postcss-css-variables": "^0.14.0",
"postcss-inline": "^1.2.0",
"postcss-inline-svg": "^4.1.0",
"serve-handler": "^6.1.2"
"postcss-inline-svg": "^4.1.0"
},
"dependencies": {}
}