mirror of
https://github.com/tabler/tabler.git
synced 2025-12-21 17:34:25 +04:00
fix: rename SCSS layer from 'utils' to 'utilities' for consistency
This commit is contained in:
@@ -76,7 +76,7 @@
|
||||
@import "helpers/index";
|
||||
}
|
||||
|
||||
@layer utils {
|
||||
@layer utilities {
|
||||
@import "utils/background";
|
||||
@import "utils/colors";
|
||||
@import "utils/scroll";
|
||||
|
||||
Reference in New Issue
Block a user