2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

enable CSS source maps in grunt-contrib-less

This commit is contained in:
Chris Rebert
2013-12-09 14:29:19 -08:00
parent 25ec09f06a
commit 9e38e25534
5 changed files with 22 additions and 2 deletions
+1
View File
@@ -345,3 +345,4 @@
-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
box-shadow: inset 0 1px 3px rgba(0, 0, 0, .05), 0 1px 0 rgba(255, 255, 255, .1);
}
/*# sourceMappingURL=bootstrap-theme.css.map */