mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-31 00:59:51 +02:00
Migrate to Sass modules
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
@use "../config" as *;
|
||||
|
||||
@mixin box-shadow($shadow...) {
|
||||
@if $enable-shadows {
|
||||
$result: ();
|
||||
|
Reference in New Issue
Block a user