Browserslist 4.16.1 was released. @aronwoost fixed mobileToDesktop option (Babel uses it a lot) for old Chrome versions.
github.com/browserslist/brow…
Release’s hedgehog by @misato08280
It seems that rollup-plugin-postcss is in maintenance mode. Has the community found a new one to use or are we still using that one since it seems to work well still?
.@jaredpalmer asked me how many downloads CSS Modules has. Hard to answer, but here's some interesting stats:
- Built into css-loader, Parcel 2, Snowpack: ~12m dl/m
- Built into Next, Gatsby, CRA's react-scripts: ~3.5m dl/m
- postcss-modules (bundler agnostic impl.): ~700k dl/m
How to install TailwindCSS 2 on Rails 6: Originally appeared on Ruby Yagi 🐐. TailwindCSS v2.0 was released on 19 November 2020 🎉, but it had a few changes that requires some tweak to install and use it on Rails 6, such as the requirement of PostCSS 8… rubyyagi.com/tailwindcss2-ra…
Browserslist 4.16 was released. `browserslist config` query was added.
It is useful for tools to modify the project’s browsers.
For instance, for the popular module/nomodule pattern from @philwalton article.
philipwalton.com/articles/de…
We found that most of the problems during the PostCSS 8 migration caused by the same error: users forget to add `postcss` as a project dependency after updating postcss-cli.
So we added an extra test with a clear error message to postcss-cli:
github.com/postcss/postcss-c…
Yesterday we told about VS Code syntax highlight for Browserslist config.
In January 2021 GitHub will have syntax highlight for config as well.
There are >1M Browserslist configs in public repositories.
github.com/github/linguist/p…