move css modules, add css compile
This commit is contained in:
11
package.json
11
package.json
@@ -14,8 +14,15 @@
|
||||
}
|
||||
],
|
||||
"description": "ttf to woff,svg,eot convert, ttf adjust",
|
||||
"dependencies": {
|
||||
"fonteditor": "*"
|
||||
"scripts": {
|
||||
"start": "edp webserver start",
|
||||
"build": "sh build.sh",
|
||||
"build-index": "node build/build-index.js",
|
||||
"build-css": "node build/build-css.js"
|
||||
},
|
||||
"devDependencies": {
|
||||
"less": "~2.0.0",
|
||||
"q": "^1.2.0"
|
||||
},
|
||||
"homepage": "https://github.com/ecomfe/fonteditor",
|
||||
"keywords": [
|
||||
|
||||
Reference in New Issue
Block a user