You've already forked 98.css
mirror of
https://github.com/jdan/98.css.git
synced 2026-05-05 06:01:22 +09:00
add chokidar and npm start
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
},
|
||||
"homepage": "https://github.com/jdan/98.css#readme",
|
||||
"devDependencies": {
|
||||
"chokidar": "^3.3.1",
|
||||
"cssnano": "^4.1.10",
|
||||
"dedent": "^0.7.0",
|
||||
"ejs": "^3.0.2",
|
||||
@@ -36,7 +37,8 @@
|
||||
"postcss-copy": "^7.1.0",
|
||||
"postcss-css-variables": "^0.14.0",
|
||||
"postcss-inline": "^1.2.0",
|
||||
"postcss-inline-svg": "^4.1.0"
|
||||
"postcss-inline-svg": "^4.1.0",
|
||||
"serve-handler": "^6.1.2"
|
||||
},
|
||||
"dependencies": {}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user