From 9e38e255343a4fd5fa2fa932c96be9cb5c902337 Mon Sep 17 00:00:00 2001 From: Chris Rebert Date: Mon, 9 Dec 2013 14:29:19 -0800 Subject: enable CSS source maps in grunt-contrib-less --- dist/css/bootstrap-theme.css | 1 + 1 file changed, 1 insertion(+) (limited to 'dist/css/bootstrap-theme.css') 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 */ -- cgit v1.2.3