(simple-scrollable) Structure stylesheets within bootstrap.
[profile/ivi/cowhide.git] / grunt.js
index a92b187..9b77e3a 100644 (file)
--- a/grunt.js
+++ b/grunt.js
@@ -8,6 +8,7 @@ module.exports = function(grunt) {
 
         'src/javascripts/*.js',
         'src/bootstrap/**/*.{js,less}',
+        'src/stylesheets/**/*.less',
         'src/themes/**/*.less',
 
         'examples/**/*.*',