Don't look for less files under src/

This is no longer needed now that packages have been extracted from
this folder.
This commit is contained in:
Kevin Sawicki
2013-09-16 16:44:18 -07:00
parent 9aed542e4e
commit 52ac06cfd9

View File

@@ -36,7 +36,6 @@ module.exports = (grunt) ->
glob_to_multiple:
expand: true
src: [
'src/**/*.less'
'static/**/*.less'
]
dest: appDir