Theming styled-components with CSS custom properties
From the article
styled-components has a pre-built solution for theming. But I think we can utilize CSS custom properties instead for a more readable code.
Continue reading on daily.devYou might also wanna read
CSS Custom Properties
12daysofweb.dev·4y ago

una.im | Modern CSS theming with light-dark(), contrast-color(), and style queries
A technical article exploring how to combine three modern CSS features — @property, light-dark(), and style queries — to build fully adaptiv

una.im | Modern CSS theming with light-dark(), contrast-color(), and style queries
A technical article exploring how to combine three modern CSS features — @property, light-dark(), and style queries — to build fully adaptiv
CSS Terminology: Using "CSS Variables" Alongside "Custom Properties" is Acceptable
The article argues that it's acceptable to use the term "CSS Variables" alongside or instead of the official term "Custom Properties" when r

Web Components
12daysofweb.dev·2y ago
Embracing Browser Default Styles: A Modern CSS Approach
The author reflects on their previous advice about treating HTML elements as built-in browser components and realizes they weren't fully fol
CSS-Only Web Components: A JavaScript-Free Approach for Marketing Websites
The article argues against using traditional JavaScript-based web components for marketing websites, criticizing their JavaScript dependency

Comments
Sign in to join the conversation.
No comments yet. Be the first.