Inspired by @5t3ph's 11ty-sass-skeleton
, my own Pack11ty #Eleventy template project now uses Dart Sass CLI and a few postcss plugins for Sass instead of the previous unnatural Rollup configuration.
There are 3 contents with this tag:
Inspired by @5t3ph's 11ty-sass-skeleton
, my own Pack11ty #Eleventy template project now uses Dart Sass CLI and a few postcss plugins for Sass instead of the previous unnatural Rollup configuration.
TIL: Dart Sass sometimes doesn't play nice with unicode characters written as \2197\FE0E
(which is ↗).
Intrinsically Responsive CSS Grid with minmax() and min()
I've been using a CSS Grid layout on some pages here for a while, and had issues with some of it triggering an horizontal scroll on thin viewports bellow 320 pixels.
See all tags.