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