Skip to content

Commit 2b25abd

Browse files
committed
refactor(styles): scss variables - disable deprecation messages
1 parent 7914803 commit 2b25abd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: src/scss/_variables.scss

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
// Variable overrides
2+
$enable-deprecation-messages: false;
3+
24
// Variables
35
//
46
// Variables should follow the `$component-state-property-size` formula for

0 commit comments

Comments
 (0)