Custom properties and variables
Variable naming conventions
Defined format:
Examples for the root variable partials
Examples of how variables in block/component and other files could be named
We don't need separate breakpoint-specific variables.
We can just redefine the values of each original custom property within the scope of each media/container query. Which would work well if the nav mobile and desktop partials are ever consolidated in the future.
Last updated