From d2930ce1ad063554e339ac28adb4bcccff087fed Mon Sep 17 00:00:00 2001 From: Tom Byrer Date: Wed, 26 Aug 2015 18:59:08 -0600 Subject: [PATCH] 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 --- scss/_reboot.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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