aboutsummaryrefslogtreecommitdiff
path: root/lib/reset.less
diff options
context:
space:
mode:
authorJacob Thornton <[email protected]>2011-11-25 21:34:55 -0800
committerJacob Thornton <[email protected]>2011-11-25 21:34:55 -0800
commit3157de8d1d4b69c0f5152b4a784bd185f76c9ac4 (patch)
tree29803f212fb0cbe820b51a279e9ccdc99e5576f6 /lib/reset.less
parentbd8745a98b93fb55e4c1c08a34e97bd30a16798c (diff)
downloadbootstrap-3157de8d1d4b69c0f5152b4a784bd185f76c9ac4.tar.xz
bootstrap-3157de8d1d4b69c0f5152b4a784bd185f76c9ac4.zip
clean up comments for better built files
Diffstat (limited to 'lib/reset.less')
-rw-r--r--lib/reset.less8
1 files changed, 5 insertions, 3 deletions
diff --git a/lib/reset.less b/lib/reset.less
index 8bff57335..c95c7b04c 100644
--- a/lib/reset.less
+++ b/lib/reset.less
@@ -1,6 +1,8 @@
-/* Reset.less
- * Props to Eric Meyer (meyerweb.com) for his CSS reset file. We're using an adapted version here that cuts out some of the reset HTML elements we will never need here (i.e., dfn, samp, etc).
- * ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
+// Reset.less
+// Props to Eric Meyer (meyerweb.com) for his CSS reset file.
+// We're using an adapted version here that cuts out some of the reset HTML
+// elements we will never need here (i.e., dfn, samp, etc).
+// ------------------------------------------------------------------------
// ERIC MEYER RESET