by Kilian Valkhof @Kilian@mastodon.social @kilianvalkhof.com
#css #ProgressiveEnhancement #webdev #CSSnesting #nesting
kilianvalkhof.com/2026/css-htm...
by Kilian Valkhof @Kilian@mastodon.social @kilianvalkhof.com
#css #ProgressiveEnhancement #webdev #CSSnesting #nesting
kilianvalkhof.com/2026/css-htm...
I’ll never forget the time he gave to me 2 years ago to prevent my mind from doing somersaults over #CSSNesting implementation.
I’ll never forget the time he gave to me 2 years ago to prevent my mind from doing somersaults over #CSSNesting implementation.
When CSS says ‘yes’ but browsers say ‘no’ · @supports doesn’t always behave as expected ilo.im/16ct5y by Álvaro Montoro
_____
#FeatureDetection #CssSelectors #CssNesting #Browsers #WebDev #Frontend #CSS
When CSS says ‘yes’ but browsers say ‘no’ · @supports doesn’t always behave as expected ilo.im/16ct5y by Álvaro Montoro
_____
#FeatureDetection #CssSelectors #CssNesting #Browsers #WebDev #Frontend #CSS
📑 Learn more in my next newsletter or read the full article here: : tinyurl.com/4bfccw4f
📬 Subscribe to stay up to date 👉
https://tinyurl.com/mr2nt5hd
#CSSNesting #WebDev #Newsletter #Frontend
📑 Learn more in my next newsletter or read the full article here: : tinyurl.com/4bfccw4f
📬 Subscribe to stay up to date 👉
https://tinyurl.com/mr2nt5hd
#CSSNesting #WebDev #Newsletter #Frontend
by Adam Argyle @argyleink
#nesting #CSSnesting #webdev
developer.chrome.com/blog/css-nes...
by Adam Argyle @argyleink
#nesting #CSSnesting #webdev
developer.chrome.com/blog/css-nes...
by Jen Simmons @jensimmons at @webkit@front-end.social
#css #CSSnesting #webdev
webkit.org/blog/14571/c...
by Jen Simmons @jensimmons at @webkit@front-end.social
#css #CSSnesting #webdev
webkit.org/blog/14571/c...
Nested CSS on a:hover, my new favorite feature.
+ a transition to make it nice.
a {
color: red;
&:hover {
color: lightgreen;
transition-duration: 1s;
}
}
Nested CSS on a:hover, my new favorite feature.
+ a transition to make it nice.
a {
color: red;
&:hover {
color: lightgreen;
transition-duration: 1s;
}
}
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
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