mirror of
https://github.com/kremalicious/blog.git
synced 2024-11-22 09:56:51 +01:00
add stylus & nib packages
This commit is contained in:
parent
03678257ed
commit
3d1a7e772d
@ -6,11 +6,13 @@
|
||||
"main": "Gruntfile.js",
|
||||
"dependencies": {},
|
||||
"devDependencies": {
|
||||
"stylus": ">=0.45.0",
|
||||
"nib": ">=1.0.3",
|
||||
"grunt": ">=0.4.1",
|
||||
"grunt-contrib-clean": ">=0.5.0",
|
||||
"grunt-contrib-connect": ">=0.5.0",
|
||||
"grunt-contrib-cssmin": ">=0.6.2",
|
||||
"grunt-contrib-less": ">=0.6.4",
|
||||
"grunt-contrib-stylus": ">=0.18.0",
|
||||
"grunt-contrib-imagemin": ">=0.7.0",
|
||||
"grunt-contrib-uglify": ">=0.2.2",
|
||||
"grunt-contrib-watch": ">=0.5.3",
|
||||
|
Loading…
Reference in New Issue
Block a user