|
You are here |
www.belter.io | ||
| | | | |
whitep4nth3r.com
|
|
| | | | | Add quick support for light mode and dark mode to your website using only CSS by combining two CSS custom properties with a media query. | |
| | | | |
philipnewborough.co.uk
|
|
| | | | | I recently added a dark mode to my website. This post details how I achieved this by copying the existing light scheme's CSS and inverting the colour values. | |
| | | | |
www.ayush.nz
|
|
| | | | | Creating light and dark themes for websites the right way using prefers-color-scheme - Blur the line between desktop and web by letting the OS style your website or webapp. | |
| | | | |
bryanlrobinson.com
|
|
| | | In this tutorial, we'll take a look at setting up Netlify's Durable Cache on a third-party API with (artificially) slow returns. We'll use a proxied dev.to API, throttle it a bit, and see the effects of durable caching on the responses. We'll also build a function to clear specific authors from the cache to get the most up-to-date information without a full rebuild. | ||