2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-14 18:42:30 +03:00

Add color-scheme mixin

This commit is contained in:
Mark Otto
2021-01-11 21:02:26 -08:00
committed by Mark Otto
parent c864852135
commit 2d2f5b3dfd
3 changed files with 40 additions and 0 deletions
+1
View File
@@ -10,6 +10,7 @@
// Helpers
@import "mixins/breakpoints";
@import "mixins/color-scheme";
@import "mixins/image";
@import "mixins/resize";
@import "mixins/visually-hidden";