diff options
| -rw-r--r-- | scss/_reboot.scss (renamed from scss/_scaffolding.scss) | 0 | ||||
| -rw-r--r-- | scss/bootstrap.scss | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/scss/_scaffolding.scss b/scss/_reboot.scss index 5217539a3..5217539a3 100644 --- a/scss/_scaffolding.scss +++ b/scss/_reboot.scss diff --git a/scss/bootstrap.scss b/scss/bootstrap.scss index 4cd94b97e..24c60d976 100644 --- a/scss/bootstrap.scss +++ b/scss/bootstrap.scss @@ -7,7 +7,7 @@ @import "print"; // Core CSS -@import "scaffolding"; +@import "reboot"; @import "type"; @import "images"; @import "code"; |
