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

The "@PostCSS Language Support" extension adds support for modern and experimental CSS within Visual Studio @code 👉🏼 marketplace.visualstudio.com… #css #PostCSS #cssCrafters
5
23
"Yo prefiero PostCSS" Déjame que te explique el motivo de porqué prefiero @PostCSS, y tú también deberías, para escribir CSS. 📘 joanleon.dev/postcss #PostCSS #css #cssCrafters #CSSisPartOfTheWeb
15
37
163
Autoprefixer 10.2.1 was released. @ChaponFlo fixed transition-property warning. github.com/postcss/autoprefi… Release’s knight by Michael MacRae. artstation.com/artwork/YaV92…
2
3
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
9
15
Autoprefixer 10.2 “Sub rose” was released. @Semigradsky added TypeScript support. github.com/postcss/autoprefi… Release name is a Latin phrase meaning “under the rose”. en.wikipedia.org/wiki/Sub_ro…
1
3
1
PostCSS retweeted
though a tiny change, this opens the door for having postcss transform CSS template literals in-place, e.g. for using tailwind in lit-element
PostCSS 8.2.2 was released. @43081j fixed “this[node.type] is not a function” error on CSS-in-JS files (yeap, PostCSS can lint and change CSS-in-JS constructions directly in JS files). github.com/postcss/postcss/i… @ludovicofischer fixed plugin’s type. github.com/postcss/postcss/p…
1
4
PostCSS 8.2.2 was released. @43081j fixed “this[node.type] is not a function” error on CSS-in-JS files (yeap, PostCSS can lint and change CSS-in-JS constructions directly in JS files). github.com/postcss/postcss/i… @ludovicofischer fixed plugin’s type. github.com/postcss/postcss/p…
5
3
"How to Favicon in 2021: Six files that fit most needs" by Andrey Sitnik (author of PostCSS). evilmartians.com/chronicles/…
1
9
31
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?
1
AVIF in CSS A @PostCSS plugin & tiny JS script (315B gzipped) to use AVIF image format in CSS background 📦 github.com/nucliweb/avif-in-… #AVIF #Image #ImagePerf #CSS
2
28
61
PostCSS retweeted
Just published 3 new Snowpack guides, for all the weekend/holiday hackers out there: 🎁 WASM snowpack.dev/guides/wasm/ 🎄 Web Workers snowpack.dev/guides/web-work… ☃️ PostCSS snowpack.dev/guides/postcss/
1
6
37
Want to generate #CSS for right to left languages automatically? This @postcss plugin based on #rtlcss could help you with that task. Online demo: elchininet.github.io/postcss…
2
1
.@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
2
1
36
PostCSS retweeted
Replying to @sitnikcode @PostCSS
after uninstalling and re-installing this extension, it somehow suddenly supports autocomplete `csstools.postcss` + i added these lines to my config
1
1
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…
1
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…
2
13
30
Hi @ajaymdesai! Thanks for your financial contribution to PostCSS. opencollective.com/postcss
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…
4
7
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…
5
9