1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-29 08:10:47 +02:00

Reorganize scss folder

This commit is contained in:
Mark Otto
2025-03-04 12:18:02 -08:00
parent 6d3345b24c
commit eaa83fa86b
11 changed files with 207 additions and 247 deletions

3
scss/layout/index.scss Normal file
View File

@@ -0,0 +1,3 @@
@import "breakpoints";
@import "containers";
@import "grid";