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

Just discovered imgproxy.net, it's like an open-source and free (admittedly, self-hosted) version of Cloudinary etc. Autoprefixer, Postcss, Browserlist– and now this? @evilmartians, you are too kind to us :)
2
12
26
.pcss also enables postcss syntax and highlight by default
1
1
Next PostCSS 8.3 will use 600 KB less space in node_modules. With @7rulnik we found that source-map-js, PostCSS nested dependency, has useless files, which we can clean. github.com/7rulnik/source-ma…
2
27
In 2021, there are 35 parts of CSS which still need vendor prefixes
Is vendor prefixing dead? Rob O'Leary investigates current situation and trends around vendor prefixes → css-tricks.com/is-vendor-pre…
1
3
Here is a @PostCSS plugin to use in CSS github.com/nucliweb/avif-in-…
1
1
Browserslist 4.17.6 was released. @addiepossum fixed sharable config resolution in `extends browserslist-config-myteam` queries. github.com/browserslist/brow…
3
3
honestly love seeing all the work going into "Rust for web" tooling. It's not just "for JS" anymore as we move into solid work being done to build out PostCSS equivalents, etc.
4
10
122
🎉 Just released github.com/bjankord/stylelin… v9.0.0 which includes compatibility with the latest v14 release of @stylelint. I also just heard the @KittyGiraudel is open to adding a link to the config in the official sass-guidelines docs: github.com/KittyGiraudel/sas…
1
1
3
Working on a thing... 🤔🚀
8
8
246
Autoprefixer 10.4 was released with :autofill selector support. github.com/postcss/autoprefi… Release’s name «ǃke e꞉ ǀxarra ǁke» (Unity in Diversity), the motto of South Africa.
2
3
We need a complement to @Autoprefixer that *removes* prefixes that are not needed anymore.
2
7
67
PostCSS retweeted
Replying to @stylelint
@stylelint Good job with v14 🤘 Thanks to this update, I learned about modern `rgb`: `rgba(234, 234, 234, 0.2);` === `rgb(234 234 234 / 20%)` 😄 github.com/stylelint/styleli… #webdevelopment #webdeveloper
1
6
6
Replying to @acemarke
Not eslint, but I recently started using a stylelint rule to enforce logical css properties, as this is essential for supporting both RTL and LTR languages. It's so easy to accidentally encode LTR bias in styles otherwise. It's been very useful so far
6
10
Congratulations to Stylelint team with 14.0 release. It is “ESLint” for CSS, SCSS or CSS-in-JS. It is very useful to spread CSS best practices or code style across the teams.
14.0.0 is out! There are breaking changes. Additionally, it adds new configuration options, 2 new rules, autofix to 1 rule, 3 rule options and squashes 11 bugs. - Changelog: stylelint.io/CHANGELOG#1400 - Migration guide: stylelint.io/migration-guide…
1
7
5
PostCSS retweeted
IMO the best part of linaria is that you can extend it with other preprocessors like PostCSS
1
1
New version of stylelint-order plugin is working with new Stylelint release! stylelint-order helps to keep styles in order. It sorts properties and all other things that could be inside rules and at-rules. github.com/hudochenkov/style…
14.0.0 is out! There are breaking changes. Additionally, it adds new configuration options, 2 new rules, autofix to 1 rule, 3 rule options and squashes 11 bugs. - Changelog: stylelint.io/CHANGELOG#1400 - Migration guide: stylelint.io/migration-guide…
6
6