Add spm support

This commit is contained in:
chencheng 2014-05-19 13:26:49 +08:00
parent 292d48904a
commit c6bcc7a32b
1 changed files with 3 additions and 0 deletions

View File

@ -8,5 +8,8 @@
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-cssmin": "~0.8.0",
"load-grunt-tasks": "~0.2.0"
},
"spm": {
"main": "./animate.css"
}
}