#custom-properties

[ follow ]
#css
fromManuel Matuzovic
4 months ago
JavaScript

Maybe don't use custom properties in shorthand properties - Manuel Matuzovic

Invalid custom properties in shorthand CSS lead to the entire declaration being invalidated, affecting the final styles applied.
Design
fromCSS-Tricks
4 months ago

Maybe don't use custom properties in shorthand properties | CSS-Tricks

Invalid custom properties can invalidate entire CSS declarations, especially when used with shorthand properties.
Design
fromCSS-Tricks
4 months ago

Maybe don't use custom properties in shorthand properties | CSS-Tricks

Invalid custom properties can invalidate entire CSS declarations, especially when used with shorthand properties.
fromLogRocket Blog
4 months ago

How to use CSS variables like a pro - LogRocket Blog

CSS variables streamline styling by allowing reuse of values, enhancing maintainability.
[ Load more ]