remove unnecessary dependencies
This commit is contained in:
parent
d468c28cd0
commit
75be28b3bf
3 changed files with 1 additions and 70 deletions
|
|
@ -129,8 +129,7 @@ module.exports = function(grunt) {
|
|||
src: [
|
||||
'bower_components/angular/angular-csp.css',
|
||||
'bower_components/foundation/css/foundation.css',
|
||||
'bower_components/animate.css/animate.css',
|
||||
'bower_components/angular-ui-switch/angular-ui-switch.css'
|
||||
'bower_components/animate.css/animate.css'
|
||||
],
|
||||
dest: 'public/css/foundation.css',
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue