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.css | 1 + 1 file changed, 1 insertion(+) (limited to 'dist/css/bootstrap.css') diff --git a/dist/css/bootstrap.css b/dist/css/bootstrap.css index 261fc46de..76c16a742 100644 --- a/dist/css/bootstrap.css +++ b/dist/css/bootstrap.css @@ -5940,3 +5940,4 @@ td.visible-print { display: none !important; } } +/*# sourceMappingURL=bootstrap.css.map */ -- cgit v1.2.3