Cozi Goes Dark
Today, I decided to change cozi.dev to dark mode and I found out a quite awesome CSS property: color-scheme.
3 posts tagged
Today, I decided to change cozi.dev to dark mode and I found out a quite awesome CSS property: color-scheme.
In some cases, you might just want to compile your pre-processors styles like SCSS, LESS to CSS and assign it to a variable then do something with it …
I used to choose Bulma as CSS framework for my personal projects.