PostCSS is a tool to transform styles with JS plugins. By @sitnikcode and @evilmartians.

Don’t forget to fund critical open-source tools which control your code quality. opencollective.com/stylelint
According to npm, @stylelint is in the Top 500 packages by dependents on the npm registry. Great job, Stylelint team and contributors!
1
Jonathan Neal is a gem, don’t miss him. He created very popular postcss-preset-env and have huge experience in making development tools with amazing DX.
If you think this is neat, would you help me find a job? jonneal.dev
6
19
In CSS Images 4 we will be able to use different color spaces for gradients. With postcss-preset-env you can use it today. @romainmenke and @ant_laguna added `in color-space` syntax polyfill. github.com/csstools/postcss-…
5
15
I wrote my first VSCode language service. It reads CSS liberally with PostCSS and still provides all the hovers, color pickers, and autocompletion. This is for folks who want to use modern CSS, or who want to add typing features to CSS, or who want to author design token tools.
3
2
57
PostCSS retweeted
14.6.1 is out! It fixes 3 bugs, including a regression with empty `var()` functions. stylelint.io/changelog/#1461
4
4
PostCSS retweeted
We got this covered on postcss-preset env! Also on the standalone plugin npmjs.com/package/postcss-co…
rgb() ⇒ rgba() just to add transparency? 🤢 hsl() ⇒ hsla() ... 😭 GOOD NEWS! fixed in CSS color-level-4, rgb() & hsl() accept a 4th parameter 🎉 color demo codepen.io/argyleink/pen/mdy… color level 4 docs w3.org/TR/css-color-4/#rgb-f… 🔥 tips - try in your fav browser! - drop comma's!
1
7
PostCSS retweeted
New gift for PostCSS fan I just released new version of vscode-postcss extension that supports: - Syntax highlighting - Autocomplete - Color preview Check it out: marketplace.visualstudio.com… #postcss #vscode
2
10
PostCSS retweeted
14.6.0 is out! It adds 1 new rule and fixes 5 bugs. stylelint.io/CHANGELOG#1460
2
4
PostCSS 8.4.8 was released. We fixed a bug with broken decl.source.end in empty Custom Properties. Release’s art is a poster for “Come and See” movie about the horror of a war. en.wikipedia.org/wiki/Come_a…
5
14
Browserslist 4.20 was released. @g3plane added `last N node versions` and `last N node major versions` queries. github.com/browserslist/brow… Sorry, no cute hedgehogs this time. I just finished listening to audio of the torture of the girl from anti-war protests in Moscow.
8
23
Why yes, I am looking for work. 🙏 jonneal.dev
It's wild funny how many sites you can pop open in devtools and find a comment in there somewhere of this code was written by my pal @jon_neal. Just happened to notice some the other day in the national archives, in fact... He's looking for a job, btw.
1
7
8
My postcss implemention is called peasecss. Hope everyone is peaceful! github.com/yisar/peacecss
2
2
9
PostCSS 8.4.7 was released. — @ybiquitous fixed Node#warn() types. — We fixed parser for comments after `,` token. Release’s art is “The Apotheosis of War” by Vasily Vereshchagin. Vereshchagin dedicated his work “to all great conquerors, past, present and to come”.
5
19
Now scrollbar styling became cross-platform
Cross-browser scrollbar plugin by @pascalduez postcss-scrollbar adds ::-webkit-scrollbar-* rules according to standard scrollbar-color/scrollbar-width properties to make them work in Chrome/Safari and old Edge (Firefox support standard properties). github.com/pascalduez/postcs…
2
8
PostCSS retweeted
14.5.3 is out! It fixes an "invalid options" warning regression in the `*-list` rules. stylelint.io/changelog/#1453
1
6
Cross-browser scrollbar plugin by @pascalduez postcss-scrollbar adds ::-webkit-scrollbar-* rules according to standard scrollbar-color/scrollbar-width properties to make them work in Chrome/Safari and old Edge (Firefox support standard properties). github.com/pascalduez/postcs…
15
78
PostCSS retweeted
14.5.2 is out! It fixes 4 bugs: stylelint.io/CHANGELOG#1452
1
4