nhoizey’s avatarnhoizey’s Twitter Archive—№ 107,059

    1. Inspired by @5t3ph's 11ty-sass-skeleton, my own Pack11ty @eleven_ty template project now uses Dart Sass CLI and a few postcss plugins for Sass instead of the previous unnatural Rollup configuration. nho.io/n/2020/10/13/1/
  1. …in reply to @nhoizey
    @5t3ph @eleven_ty As a (great) side effect, changes in Sass are now synchronized to the browser immediately in development mode, without any new Eleventy build, thanks to @Browsersync. 🥳