diff options
| author | Mark Otto <[email protected]> | 2013-12-18 12:57:38 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-12-18 12:57:38 -0800 |
| commit | ee709db67952c53b417a172534f24034eb2a92c8 (patch) | |
| tree | b20dafc484b4e325c8c18dd9f42a4cd5eb33a153 /dist/css/bootstrap-theme.css | |
| parent | c4b0684e65d035c66df09bc16a9f2df1a4a6a28b (diff) | |
| parent | c262e5b47c4136dd1a1e7974472aaae6852bcfdc (diff) | |
| download | bootstrap-ee709db67952c53b417a172534f24034eb2a92c8.tar.xz bootstrap-ee709db67952c53b417a172534f24034eb2a92c8.zip | |
Merge pull request #11804 from twbs/css-source-maps
enable CSS source maps in grunt-contrib-less
Diffstat (limited to 'dist/css/bootstrap-theme.css')
| -rw-r--r-- | dist/css/bootstrap-theme.css | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/css/bootstrap-theme.css b/dist/css/bootstrap-theme.css index c69e37700..d8293887c 100644 --- a/dist/css/bootstrap-theme.css +++ b/dist/css/bootstrap-theme.css @@ -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 */ |
