1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-29 08:10:47 +02:00

add custom overrides to other bundles

This commit is contained in:
Mark Otto
2016-01-17 15:54:17 -08:00
parent d00eef1dac
commit 567a0e9cee
2 changed files with 2 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
//
// Includes only Normalize and our custom Reboot reset.
@import "custom";
@import "variables";
@import "mixins/hover";
@import "mixins/tab-focus";