Now the variables are already defined !default doesn't make sense. We can use a ternary instead to only set the font family if it hasn't already been set. We have to do this because the variable is public and may have been set within a project. We can remove in the next major though, as we have new mixins to customise typography 🔥
Now the variables are already defined
!default
doesn't make sense. We can use a ternary instead to only set the font family if it hasn't already been set. We have to do this because the variable is public and may have been set within a project. We can remove in the next major though, as we have new mixins to customise typography 🔥