From: Tom Byrer Date: Thu, 27 Aug 2015 00:59:08 +0000 (-0600) Subject: clarifies normalize.css is a dependency X-Git-Tag: v4.0.0-alpha.2~359^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2930ce1ad063554e339ac28adb4bcccff087fed;p=thirdparty%2Fbootstrap.git clarifies normalize.css is a dependency Perhaps I'm a little slow & need to have things spelled out :) https://github.com/twbs/bootstrap/issues/17301#issuecomment-134469886 --- diff --git a/scss/_reboot.scss b/scss/_reboot.scss index 0c0accb8b7..93726afe3a 100644 --- a/scss/_reboot.scss +++ b/scss/_reboot.scss @@ -1,7 +1,7 @@ // Reboot // // Global resets to common HTML elements and more for easier usage by Bootstrap. -// Builds on the resets of Normalize.css. +// Adds additional rules on top of Normalize.css. // Reset the box-sizing