#css-variables

[ follow ]
Web development
fromCSS-Tricks
4 days ago

On Inheriting and Sharing Property Values | CSS-Tricks

Use CSS custom properties to store and reuse a property value when direct cross-property referencing is unavailable.
Web development
fromFrontendmasters
2 months ago

Breakpoint Columns, Five Ways. Which Do You Like?

Four CSS approaches for switching a three-column grid to one column under 500px: top-level media query, nested media query, CSS variable, and custom function.
[ Load more ]