rayb@lemmy.world to WebDev@lemmy.worldEnglish · 3 years agoAre you ready for the new era of CSS? All browsers now support native CSS nesting!twitter.comexternal-linkmessage-square7linkfedilinkarrow-up125arrow-down10
arrow-up125arrow-down1external-linkAre you ready for the new era of CSS? All browsers now support native CSS nesting!twitter.comrayb@lemmy.world to WebDev@lemmy.worldEnglish · 3 years agomessage-square7linkfedilink
minus-squareschmalls@lemmy.worldlinkfedilinkEnglisharrow-up3·3 years agoOne step closer to being able to use native css entirely. The scoped css would be nice to keep from having to compile components with random identifiers as properties.
minus-squareTCB13@lemmy.worldlinkfedilinkEnglisharrow-up1·3 years agoScoped CSS can be “emulated” with parent classes…
One step closer to being able to use native css entirely. The scoped css would be nice to keep from having to compile components with random identifiers as properties.
Scoped CSS can be “emulated” with parent classes…