mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-30 16:50:00 +02:00
Implement CSS layers
Rearrange and comment import stack Move content stylesheets to new folder
This commit is contained in:
@@ -5,8 +5,6 @@
|
||||
@use "functions" as *;
|
||||
@use "maps" as *;
|
||||
|
||||
// Utilities
|
||||
|
||||
$utilities: () !default;
|
||||
// stylelint-disable-next-line scss/dollar-variable-default
|
||||
$utilities: map.merge(
|
||||
|
Reference in New Issue
Block a user