Skip to content

Commit 09948b0

Browse files
committed
Merge pull request #34 from loostro/master
Copy bootstrap.css.map and bootstrap-theme.css.map files
2 parents 5595b0b + b8659cf commit 09948b0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

component.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,9 @@
1818
],
1919
"files": [
2020
"css/bootstrap.min.css",
21-
"css/bootstrap-theme.min.css"
21+
"css/bootstrap-theme.min.css",
22+
"css/bootstrap.css.map",
23+
"css/bootstrap-theme.css.map"
2224
],
2325
"fonts": [
2426
"fonts/glyphicons-halflings-regular.eot",

0 commit comments

Comments
 (0)