summaryrefslogtreecommitdiffstats
path: root/js/vendor/angular-ui/common/stylesheets/angular-ui.less
diff options
context:
space:
mode:
authorBernhard Posselt <nukeawhale@gmail.com>2013-09-09 15:57:10 +0200
committerBernhard Posselt <nukeawhale@gmail.com>2013-09-09 15:57:18 +0200
commit2824b43b7332e847810f042c4183ce95ee90e852 (patch)
tree9a10f31c8acbf01d72336d3d065f8c8fda4b83c5 /js/vendor/angular-ui/common/stylesheets/angular-ui.less
parentf0abeddd07fcf21e30c95d58885416ef40d65391 (diff)
use bower for managing deps
Diffstat (limited to 'js/vendor/angular-ui/common/stylesheets/angular-ui.less')
-rw-r--r--js/vendor/angular-ui/common/stylesheets/angular-ui.less7
1 files changed, 7 insertions, 0 deletions
diff --git a/js/vendor/angular-ui/common/stylesheets/angular-ui.less b/js/vendor/angular-ui/common/stylesheets/angular-ui.less
new file mode 100644
index 000000000..c388a8eae
--- /dev/null
+++ b/js/vendor/angular-ui/common/stylesheets/angular-ui.less
@@ -0,0 +1,7 @@
+/**
+ * import components to builds angular-ui.css
+ */
+@import "mixins.less";
+@import "modules/directives/reset/stylesheets/reset.less";
+@import "modules/directives/currency/stylesheets/currency.less";
+@import "modules/filters/highlight/highlight.less"; \ No newline at end of file