Gruntfile.js now considers all of the themes on "grunt build".
package.json with a standard version number (from bootstrap). Removed backup .less files.
global/build_.less
deleted
100644 → 0
... | ... | @@ -2,7 +2,7 @@ |
"author": "Thomas Park", | ||
"name": "bootswatch", | ||
"description": "Bootswatch is a collection of free themes for Twitter Bootstrap.", | ||
"version": "2.3.0+1", | ||
"version": "2.3.0", | ||
"homepage": "http://bootswatch.com/", | ||
"license": "Apache License, Version 2.0, http://www.apache.org/licenses/LICENSE-2.0", | ||
"repository": { | ||
... | ... |
Please register or sign in to comment