mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-31 17:11:48 +02:00
Migrate to Sass modules
fix function
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
@use "../config" as *;
|
||||
|
||||
// stylelint-disable property-disallowed-list
|
||||
@mixin transition($transition...) {
|
||||
@if length($transition) == 0 {
|
||||
|
Reference in New Issue
Block a user