| Website | https://www.lenesaile.com |
| GitHub | https://github.com/madrilene |
| Pronouns | she/her |
| Website | https://www.lenesaile.com |
| GitHub | https://github.com/madrilene |
| Pronouns | she/her |
what's the difference between these two lines of code?
```css
@import "styles.css" layer(css_is_awesome);
@import "styles.css" layer (css_tooling_sucks);
```
the first one imports the styles into a layer named css_is_awesome.
the second one imports the styles into an anonymous layer if `@media (css_tooling_sucks)` matches.
i've lost so many hours to this over the years.
RE: https://social.lol/@tylersticka/116218365705580533
Wonderful talk by Tyler!
Reminder:
The last 11ty Meetup is tomorrow! Join us for a talk about rapid prototyping with @tylersticka then we'll have an AMA with @zachleat about Build Awesome.
All details at https://11tymeetup.dev/
Some people say CSS is not a programming language. Me, I use it for things like this to alert journalists that the articles they copied pasted into WordPress editor has Microsoft safelinks in them.
Here at @cloudfour, we do a lot of design and prototyping in the browser, often via @11ty (or should I say #BuildAwesome ??)
At the next #Eleventy Meetup (Thursday, March 12 at 9am PDT), I’ll be sharing some of my favorite little helpers for quick and easy placeholder content: https://11tymeetup.dev
This is a free and virtual #event !
I've been waiting for this for 15 years. No kidding.
"Standard HTML Video & Audio Lazy-loading is Coming!", Scott Jehl (@scottjehl)