mastodon.uno è uno dei tanti server Mastodon indipendenti che puoi usare per partecipare al fediverso.
Mastodon.Uno è la principale comunità mastodon italiana. Con 77.000 iscritti è il più grande nodo Mastodon italiano: anima ambientalista a supporto della privacy e del mondo Open Source.

Statistiche del server:

6,2K
utenti attivi

#designengineering

0 post0 partecipanti0 post oggi

So, @kevinpowell asked about CSS Layers.
I've been using them for a few projects now, and I'm totally sold on their utility. They help with structural blocks of styles and, not insignificantly, with organising styles.
My layer structures often look something like this.
- tokens
- base
- design
- theme
- interface (mapping to other CSS libraries)
- component.props
- component.styles
- component.modifiers