Browse Source

fix(bower): add scss source files to bower package

pull/1390/head
Marc Beuret 9 years ago
parent
commit
945ee66715
  1. 2
      bower.json

2
bower.json

@ -20,7 +20,7 @@
"bower_components", "bower_components",
"htdocs", "htdocs",
"spec", "spec",
"src", "src/**/*.js",
"package.json", "package.json",
"component.json", "component.json",
"Gruntfile.*" "Gruntfile.*"

Loading…
Cancel
Save