2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03: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
+1
View File
@@ -23,6 +23,7 @@ html {
}
@import "custom";
@import "functions";
@import "variables";
//