The Future of Web Styling: CSS Nesting, Container Queries & Scoped Styles #Technology #SoftwareEngineering #WebDevelopment #CSSNesting #FrontendDevelopment
Latest posts tagged with #CSSNesting on Bluesky
The Future of Web Styling: CSS Nesting, Container Queries & Scoped Styles #Technology #SoftwareEngineering #WebDevelopment #CSSNesting #FrontendDevelopment
#Development #Overviews
Think you know media queries? · “Get ahead of the curve and start putting them to use.” ilo.im/1679ci by Daniel Schwarz
_____
#MediaQueries #FeatureDetection #Devices #Browser #Accessibility #WebDev #Frontend #CSS #CssNesting
I’m so looking forward to meeting Adam in person and talking about music with him.
I’ll never forget the time he gave to me 2 years ago to prevent my mind from doing somersaults over #CSSNesting implementation.
#CSSnesting
Nested CSS on a:hover, my new favorite feature.
+ a transition to make it nice.
a {
color: red;
&:hover {
color: lightgreen;
transition-duration: 1s;
}
}
I'm giving a talk at the Feb Meetup on #CSSNesting
londonwebstandards.org/events/lwsfe...
Violet text on yellow background: CSS Nesting
🟡🟣 CSS Nesting
by Ahmad Shadeed @shadeed9
#css #CSSNesting #webdev
ishadeed.com/article/css-...
Photo by Karen Ciocca on Unsplash of a nest with three eggs inside on a wood planks
🪺 CSS nesting relaxed syntax update
by Adam Argyle @argyleink
#nesting #CSSnesting #webdev
developer.chrome.com/blog/css-nes...