#Development #Guides
CSS @Scope is now Baseline · How to simplify selectors by defining scope roots https://ilo.im/169m4x
_____
#ModernCSS #ScopedCSS #CssSelectors #Baseline #Browsers #WebDev #Frontend #CSS #JavaScript
#Development #Guides
CSS @Scope is now Baseline · How to simplify selectors by defining scope roots https://ilo.im/169m4x
_____
#ModernCSS #ScopedCSS #CssSelectors #Baseline #Browsers #WebDev #Frontend #CSS #JavaScript
#Development #Techniques
@Scope and HTML style blocks · They are a potent combo, so why aren’t they used more? https://ilo.im/160cen
_____
#ScopedCSS #Framework #TailwindCss #Browser #WebDev #Frontend #DOM #HTML #CSS #JavaScript
Dammit @FirefoxNightly, I'm going for it: Scope is going in the book. I hope you're ready to get on board with Chrome & Safari on this.
🔵 Limitations of Scoped CSS
by Zell Liew @zellwk
#CSS #ScopedCSS #webdev
I was really excited about Scoped CSS a couple of years back when frameworks like React and Vue introduced them. As I began trying Scoped CSS out for myself, I was disappointed and I felt it didn't live up to its hype. But after more tries, I'm happy to announce that Scoped CSS is indeed useful. You only have to realize what its limitations are and what to do when you face these limitations.
#Development #Debates
Tailwind, and the death of web craftsmanship · “It’s a symptom of what I feel to be a larger problem in development.” https://ilo.im/14keex
_____
#Tailwind #UtilityClasses #Craftsmanship #WebDev #Frontend #CSS #ScopedCSS #Maintainability
Why is @scope different than Shadow DOM? There are a number of similarities, but a couple things make @scope different:
* it's more lightweight, so it's easy to sprinkle onto the page where Shadow DOM would be overkill
* it allows for multiple scopes to overlap and provides control over styles when they do
* it offers fine-grained control over which styles do or do not reach from an outer scope into an inner one
#Development #Previews
Scoped CSS is back · What it is, how it works, and why it is so promising https://ilo.im/12iu6f
_____
#WebDevelopment #WebDev #Frontend #CSS #Specificity #ScopedCSS
🟡🟣 Scoped CSS is back
by Keith J Grant @keithjgrant @keithjgrant
#css #webdev #ScopedCSS