Christian Tietze on Nostr: Modern #CSS is really fun, actually. I'm updating old CSS files that used ...
Modern #CSS is really fun, actually.
I'm updating old CSS files that used normalize.css and modernizr base styles, IE6 (!) shims, and #SASS-built grid layouts with floats.
CSS grids are amazing.
Flexbox is a huge help for stuff in boxes that needs to be laid out.
Viewport width/height allows for responsiveness on the pixel level, not just breakpoints.
I'm having a blast!
I'm updating old CSS files that used normalize.css and modernizr base styles, IE6 (!) shims, and #SASS-built grid layouts with floats.
CSS grids are amazing.
Flexbox is a huge help for stuff in boxes that needs to be laid out.
Viewport width/height allows for responsiveness on the pixel level, not just breakpoints.
I'm having a blast!