Skip to content

Commit 17baa44

Browse files
committed
Include src/ in bower package
1 parent c584de0 commit 17baa44

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bower.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,8 @@
88
"description": "Material Design Components in CSS, JS and HTML",
99
"main": [
1010
"material.min.css",
11-
"material.min.js"
11+
"material.min.js",
12+
"src/material-design-lite.scss"
1213
],
1314
"keywords": [
1415
"material",

0 commit comments

Comments
 (0)