Posts Tagged ‘css variables’
-
10 Jun, 2020
Global and Component Style Settings with CSS Variables — Sara Soueidan
Sara shares how she’s structuring her CSS with CSS custom properties. This is all very relevant to the work I’m doing now. Source: Global and Component Style Settings with CSS Variables — Sara Soueidan – Freelance-Front-End UI/UX Developer
-
01 Jan, 2019
Building Night Mode for Hulu.com
I think this is a great read that underscores how CSS can be quite powerful. In order to build out a night mode version of Hulu, the team got frustrated trying to sort out how to manage the relevant properties […]