mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-25 14:30:46 +02:00
interpolate instead
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
$breakpoints-map: map-merge(
|
||||
$breakpoints-map,
|
||||
(
|
||||
"-" + $name: $name,
|
||||
"-#{$name}": $name,
|
||||
)
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user