Responsive Designs and CSS Custom Properties: Defining Variables and Breakpoints

added by JavaScript Kicks
2/26/2019 9:02:45 AM

436 Views

CSS custom properties (a.k.a. CSS variables) are becoming more and more popular. They finally reached decent browser support and are slowly making their way into various production environments. The popularity of custom properties shouldn't come as a surprise, because they can be really helpful in numerous use cases, including managing color palettes, customizing components, and theming.


0 comments