1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-06 05:37:39 +02: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

View File

@@ -10,6 +10,7 @@
// Helpers
@import "mixins/breakpoints";
@import "mixins/color-scheme";
@import "mixins/image";
@import "mixins/resize";
@import "mixins/visually-hidden";