1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-09-03 10:23:05 +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

@@ -52,6 +52,7 @@ $grid-gutter-width: 1.875rem !default; // 30px
// Grid mixins
//
@import "custom";
@import "variables";
@import "mixins/clearfix";