more work on annotations

This commit is contained in:
Torkel Odegaard
2014-02-09 19:31:06 +01:00
parent 0e3c0fcc2e
commit 869bebed6e
21 changed files with 426 additions and 73 deletions

View File

@@ -12,7 +12,7 @@ module.exports = function(config) {
// Compile in place when not building
src:{
options: {
paths: ["<%= srcDir %>/vendor/bootstrap/less"],
paths: ["<%= srcDir %>/vendor/bootstrap/less", "<%= srcDir %>/css/less"],
yuicompress:true
},
files: {