A website about making websites. Since 2007!

CSS-Tricks retweeted
CSS Gradient Shadow 😎 A pseudo-element, sized and positioned within the container, offset + scaled with transforms, then blurred with filters demo codepen.io/argyleink/pen/WNx…
24
264
2,016
The Big Gotcha With Custom Properties css-tricks.com/the-big-gotch…
4
22
97
CSS-Tricks retweeted
My second ever blog post on @css is now live - Using Nuxt and Supabase for a Multi-User Blogging App This project gave me the opportunity to dive back into @vuejs as well as @nuxt_js which I really enjoyed! Blog post: css-tricks.com/using-nuxt-an… Code: github.com/dabit3/nuxt-supab…
4
13
88
CSS-Tricks retweeted
Folks who write CSS: What `-webkit-` prefixes do you still use most often? I mean, which (if any) that you have to use to get things to work (not stuff a tool generates en masse). Are there any `-webkit-` prefixed properties that you most want to have as real CSS properties?
50
22
119
CSS-Tricks retweeted
🚨 Add a custom color to your forms in 1 line of CSS: INTRODUCING the accent-color property!! `accent-color: pink`= pink checkboxes, radio buttons, sliders, etc. Landing in: Chromium 93 (Aug 31) Firefox 92 (Sept 7) Read: web.dev/accent-color/ Try it: accent-color.glitch.me/
16
358
1,483
There are 253 Unicode arrows. css-tricks.com/unicode-arrow…
4
19
75
Napkin: Sorta like Zapier, except you write code (if you want to) to make easy-to-build cloud functions that can be triggered by anything from RSS to HTTP requests to Slack messages. css-tricks.com/napkin/
2
19
One of the smaller and, yet for some reason, super exciting things about CSS nesting is how we'll be able to nest media queries. css-tricks.com/css-nesting-s…
8
28
Cross-origin iframes are basically the heart of how CodePen works. You write code, we execute it for you in an iframe that doesn't share the same domain as CodePen itself, as the first line of defense. We didn't hear any heads up or anything. css-tricks.com/choice-words-…
2
24
71
Recent Nuxt releases are taking the developer experience to the next level, with some newer features that speed up and simplify developer processes. @sarah_edo shows us what's new in this post! css-tricks.com/new-nuxt-feat…
3
18
87