How to stop Figma using your work to train their “AI” models
A really quick video to show you where the right settings are and what settings to disable to protect your work.
A really quick video to show you where the right settings are and what settings to disable to protect your work.
You can set a different delay for each transitioned property, using the transition shorthand, which creates some pretty cool state changes.
You can prevent that annoying squished look that elements like icons get when space runs out in a flex context with flex: none.
It’s tempting to use a sharp box shadow for focus styles to both remove the default focus ring and to get around sharp outline corners. With this method, you can create problems for Windows High Contrast users, so this quick tip will help you get the best of both worlds.
Frameworks like Next JS output a lot of heavy-duty client side JavaScript, so this quick tip stops that to have a huge positive impact on performance.
We can add an extra bit of space to targeted elements, thanks to modern CSS!
Get the benefits of monospaced fonts with your favourite (supported) non-monospaced fonts.
Convert a messy multidimensional array into a nice single dimension array of unique items.
A handy way to use modern CSS functions to give yourself fine-grained, yet flexible, design control.
A handy helper function that will load all user-focusable elements inside a parent element for you.
That time of the year is coming up, so this trick will keep your website footer up to date on your Eleventy site.
Sometimes you get a bit stuck in a course, so this quick tip teaches you how to get back on track
Create spacing that works regardless of the direction of your content or the environment of your users.