added contrib theme basic
This commit is contained in:
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"name": "basic",
|
||||
"version": "0.1.0",
|
||||
"dependencies": {
|
||||
"bourbon": "~4.3.0",
|
||||
"bourbon-neat": "~1.8.0",
|
||||
"grunt": "^1.0.1",
|
||||
"autoprefixer": "^6.7.2",
|
||||
"grunt-browser-sync": "^2.2.0",
|
||||
"grunt-contrib-concat": "^1.0.1",
|
||||
"grunt-contrib-imagemin": "^1.0.1",
|
||||
"grunt-contrib-uglify": "^2.1.0",
|
||||
"grunt-contrib-watch": "^1.0.0",
|
||||
"grunt-notify": "^0.4.5",
|
||||
"grunt-sass": "^2.0.0",
|
||||
"grunt-svgmin": "^4.0.0",
|
||||
"grunt-postcss": "^0.8.0",
|
||||
"pixrem": "^3.0.2",
|
||||
"postcss": "^5.2.12"
|
||||
},
|
||||
"description": "=========================== How to Use Grunt with Basic ===========================",
|
||||
"main": "Gruntfile.js",
|
||||
"devDependencies": {},
|
||||
"author": "",
|
||||
"license": "MIT"
|
||||
}
|
||||
Reference in New Issue
Block a user