mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-28 23:59:53 +02:00
Move scss functions from top of variables to separate file, then import it into other build files
This commit is contained in:
1
scss/bootstrap-grid.scss
vendored
1
scss/bootstrap-grid.scss
vendored
@@ -23,6 +23,7 @@ html {
|
||||
}
|
||||
|
||||
@import "custom";
|
||||
@import "functions";
|
||||
@import "variables";
|
||||
|
||||
//
|
||||
|
Reference in New Issue
Block a user