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 6 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.
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…
Re https://nho.link/n/2020/07/30/1/
Unfortunately, I've not been able to include #Algolia's npm packages (algoliasearch
and autocomplete.js
) in my #Rollup build.
I explained it there, if you think you can help:
https://discourse.algolia.com/t/using-rollup-to-bundle-autocomplete-js/10599
Ok, time to really say goodbye to Application Cache…
4 years and a half after opening, this issue for my game #esviji is now closed! 🎉
https://github.com/esviji/esviji/issues/101#issuecomment-617440727
Thanks to #Workbox and #Rollup, it's been easier than I feared. 🙏
Oh… and I also moved to #Netlify … 😁
Want to play? Let's play!
Now that I use #Rollup to generate my Service Worker with #Workbox in #Eleventy, I guess I should try to remove #Webpack from #JavaScript assets bundling… 😅
Tried to write a fresh new Service Worker with #Workbox 5 and #Rollup (first time ever), almost copy/pasted from what @jeffposnick did in https://github.com/GoogleChromeLabs/so-pwa but I get a strange error reporting mixed content… 😥
See all tags.