Update Gruntfile with a better build workflow

This commit is contained in:
Illimar Tambek
2014-03-07 10:58:01 +02:00
parent 1b897c8435
commit 9d2926b2ba
7 changed files with 124 additions and 10 deletions

View File

@@ -1,3 +1,9 @@
/*!
* bootstrap-tokenfield
* https://github.com/sliptree/bootstrap-tokenfield
* Copyright 2013-2014 Sliptree and other contributors; Licensed MIT
*/
@import "../bower_components/bootstrap/less/mixins.less";
@import "../bower_components/bootstrap/less/variables.less";

View File

@@ -1,3 +1,9 @@
/*!
* bootstrap-tokenfield
* https://github.com/sliptree/bootstrap-tokenfield
* Copyright 2013-2014 Sliptree and other contributors; Licensed MIT
*/
@import "../bower_components/bootstrap/less/mixins.less";
@import "../bower_components/bootstrap/less/variables.less";