1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-26 06:44:35 +02:00

Add RFS to utility API (#30050)

This commit is contained in:
Martijn Cuppens
2020-02-15 12:01:32 +01:00
committed by GitHub
parent 22062ed9d7
commit 1d8a3a9597
4 changed files with 40 additions and 5 deletions

View File

@@ -23,6 +23,8 @@ html {
@import "mixins/grid";
@import "mixins/utilities";
@import "vendor/rfs";
@import "containers";
@import "grid";