1
0
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:
Mark Otto
2017-06-13 22:21:50 -07:00
committed by Mark Otto
parent 2e798301ca
commit 5da5a38f0d
5 changed files with 42 additions and 56 deletions

View File

@@ -23,6 +23,7 @@ html {
}
@import "custom";
@import "functions";
@import "variables";
//