As we promised last week, PostCSS Cascade Layers is now part of PostCSS Preset Env.
Version 7.6.0 includes this plugin now by default. Please note that the plugin won't act unless one layer is discovered.
PostCSS 8.4.14 was released.
@zardo96 fixed “old plugin API” warning. Now we print it only if plugin was really used.
github.com/postcss/postcss/p…
The release’s alchemist by Antonio Fabrés.
🔥🔥🔥
The folks from @PostCSS have just released a Cascade Layers plugin that lets you use @layer!
Looking at the output, it creates “layers of specificity” by leveraging `:not()` to manipulate the specificity of each selector.
🔗 npmjs.com/package/@csstools/…
We have a special announcement to make today! Without further ado...
We've just released a new plugin!
npmjs.com/package/@csstools/…
This adds support to Cascade Layers! We had the great privilege to join efforts with people from @OddBird, specially @oluoluoxenfree and @sanacodes
It's been a while! 3 months ago we released a new minor for PostCSS Preset Env and today it's time for a new one! 7.5.0 is now out 🎉
Want to know what's in? Keep reading!
Autoprefixer 10.4.6 was released.
We added a warning for color-adjust since this shortcut was deprecated. Use print-color-adjust instead.
github.com/postcss/autoprefi…
14.8.1 is out! It fixes 3 bugs, including a regression in `named-grid-areas-no-invalid` and false positives for `function-calc-no-unspaced-operator`:
stylelint.io/CHANGELOG#1481
Browserslist 4.20.3 is an important release.
@igorlukanin found that Baidu browser was deprecated, and we added it to `not dead` query (removing from default browsers).
Web should become a little faster. Don’t forget to update.
Release’s hedgehog hot by 任頤.
Using AST selectors in `no-restricted-syntax` really helps in writing custom rules easily.
Wished something exist for Stylelint so I recreated it as plugin: github.com/niksy/stylelint-n…
14.7.0 is out! It adds 1 new rule and fixes 1 bug. It also adds ranges to warnings that formatters and integrations (like the VS Code extension) can use:
stylelint.io/CHANGELOG#1470
There's a new release of the Stylelint Jest Preset for plugin authors too:
npmjs.com/package/jest-prese…