In this Hasty Treat, Scott and Wes talk about the different kinds of things that are difficult to style, how you can style them, and some future tech to look out for!
Sanity - SponsorSanity.io\xa0is a real-time headless CMS with a fully customizable Content Studio built in React. Get a Sanity powered site up and running in minutes at\xa0sanity.io/create. Get an awesome supercharged free developer plan on\xa0sanity.io/syntax.
LogRocket - SponsorLogRocket lets you replay what users do on your site, helping you reproduce bugs and fix issues faster. It\u2019s an exception tracker, a session re-player and a performance monitor. Get 14 days free at\xa0logrocket.com/syntax.
Show Notes Can it be styled? Solutions04:28 - Just style the defaults
appearance: none;
\xa0for mobile08:20 - Overlap with more dom elements, set background images
:before
\xa0and\xa0:after
\xa0along with labels \u2014 e.g. label + input:checked14:13 - Re-implement the UI with JavaScript
15:46 - Use a UI Library
17:20 - Open UI