Thanks, Zell! I still haven't recorded that video, so this is helpful! π
31.07.2025 15:34 β π 1 π 0 π¬ 0 π 0@cssweekly.com.bsky.social
Helping you stay up to date with CSS. π₯ YouTube: https://cssw.io/youtube βοΈ Mastering Linting: https://cssw.io/lint π·οΈ CSS Stickers https://cssw.io/stickers
Thanks, Zell! I still haven't recorded that video, so this is helpful! π
31.07.2025 15:34 β π 1 π 0 π¬ 0 π 0Thanks so much to BrowserStack for sponsoring! π
If you want to debug APIs without leaving the browser, check out Requestly: cssw.io/requestly-br...
ποΈ Frontend News #15
After a (too) long hiatus, I'm back with another video, covering:
π CSS transform order matters
π¬ Creative drop caps
π§ Quiz: You're not a front-end developer until you've...
Featuring @jakearchibald.com, @allthatmalarkey.bsky.social, @bartspaans.com. π
cssw.io/frontend-new...
Featuring @anatudor.bsky.social, @mattzeunert.com, @amitsheen.bsky.social, @cferdinandi.bsky.social, @jaredcunha.bsky.social. π
21.07.2025 22:58 β π 0 π 0 π¬ 0 π 0CSS Weekly #614
π§± Combine BEM, utility classes, & Cascade Layers
π Eliminate banding in CSS gradients
π How CSS if() function works
π§ Get the most from the Console in DevTools
cssw.io/issue-614
Zoran Jambor of CSS Weekly relaxing in the sauna.
Zoran Jambor of CSS Weekly riding a SUP at sea.
I'm back from vacation and ready for new CSS (and AI) challenges! πͺ
Are *you* planning to travel somewhere this summer? ποΈ
Are you curious about how to fit AI into your dev workflow or how to use it effectively?
Same here. That's why I'm launching the AI ββDeveloper Weekly newsletter.
As with CSS Weekly, you'll get top-quality:
π Articles
π οΈ Tools
π§ Tips
Sign up today: cssw.io/aideveloper
Are you curious about how to fit AI into your dev workflow or how to use it effectively?
Same here. That's why I'm launching the AI ββDeveloper Weekly newsletter.
As with CSS Weekly, you'll get top-quality:
π Articles
π οΈ Tools
π§ Tips
Sign up today: cssw.io/aideveloper
β οΈ Command: `open Google\ Chrome.app/ --args --user-data-dir="/tmp/chrome_dev_test" --disable-web-security`
16.06.2025 22:14 β π 2 π 0 π¬ 1 π 0π₯ Quick Tip
How to disable Cross-Origin Resource Sharing (CORS) in Google Chrome for testing purposes.
Have you tried using AI in your development workflow, and did you find it useful? π€
I'll appreciate any answers you might have, including yes, no, and 'hate-it'. π
I usually try to make it match the site or brand colors. π
02.06.2025 22:10 β π 5 π 0 π¬ 1 π 0An example of ::selection pseudo-element showing what text looks like with "color: rebeccapurple" and "background-color: lightpink".
Do you ever tweak the ::selection CSS pseudo-element in your projects? π
02.06.2025 21:18 β π 14 π 1 π¬ 4 π 1[π₯ New Video]
An overview of Amelia WordPress plugin that will help you create user-friendly booking solutions with powerful features such as:
π Event list and booking calendar view
πͺ Step-by-step booking wizard
π Recurring appointments & events
youtu.be/CRbUuLhoE1A
CSS Weekly #612
π Are CSS Carousels are accessible?
βοΈ How margin-trim works
π¦ Should you use an owl selector (* + *)
πΎ Retro animations & modern CSS
Featuring @sarasoueidan.com, @jensimmons.bsky.social, @anatudor.bsky.social, @jamessw.com, @konstantindenerz.bsky.social. π
cssw.io/issue-612
This seems cool, Arthur! Could you share the link? π
19.05.2025 12:58 β π 3 π 0 π¬ 1 π 0This makes perfect sense. π―
Do you usually work with Svelte and Vue? π
Oh, that's very interesting! Thanks for sharing it! π
Did you find any additional/specific drawbacks and challenges that pushed you to stop using them?
How come? π
19.05.2025 12:55 β π 1 π 0 π¬ 1 π 0I created a guide on how to use them a while ago, in case you want to check it out: youtu.be/d6IbTQIL0uk
Am I reading this correctly, and your use cases are in WordPress? π
That's fantastic, as always! Thanks for sharing it, Manuel! π
Do you have any specific tricks, tips, or hacks for cascade layers? π
Thanks so much for sharing this, Steve! It's a perfect fit for 3rd party plugins and widgets, but in reality, it's challenging to make it work. π
Did you try with @import? And would a layer attribute for the <link> tag help with your use case?
Thanks for sharing this, Zell! π
Do you have any specific examples? π
This isn't ideal, but you can import them into a layer in CSS:
@import url layer(layer-name);
Also, there is a proposal to add a "layer" attribute for the <link> tag, but I don't think this has been implemented in any browsers yet. π
Thanks for the heads-up, Matthew! π
I tested it now, and it seems to be working (generally). Did you get any errors?
I'm not surprised at all, Adam. It was one of your CodePen demos that got me thinking about this again. π
Having a @demo layer to single out the relevant code you want to showcase is so useful. π
Oh, ok, gotcha! It makes sense, thanks for sharing it! π
19.05.2025 08:39 β π 1 π 0 π¬ 0 π 0I'm really happy to hear this! Welcome aboard! π
19.05.2025 08:38 β π 1 π 0 π¬ 0 π 0βοΈ CSS Quick-Tip
Create a flexible CSS Grid with a varying number of items that expands, shrinks, and wraps to accommodate the number of items that can fit in one grid row.
cssw.io/css-grid-wrap
Hat-tip to @cferdinandi.bsky.social, @5t3ph.bsky.social, & @evanminto.com. π
Have you already tried the margin-trim property? βοΈ
In this quick tip, you'll find out how it works and how it could become a good alternative to the owl selector.
youtu.be/9oAEaXWhkKU