We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9c034e1 commit bd07192Copy full SHA for bd07192
_sass/minimal-mistakes/_buttons.scss
@@ -1,5 +1,6 @@
1
@use "sass:color";
2
@use "variables" as *;
3
+@use "mixins" as *; // Import mixins for color contrast helpers
4
/* ==========================================================================
5
BUTTONS
6
========================================================================== */
0 commit comments