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

I wrote this `.stylelintrc` list of rules to adapt to how I embrace the CSS language; moreover, it can be tweakable depending on the context, and this is a summary of what can be done following these rules. Stylelint Rules & Github repo: github.com/freemh/stylelint-… #100DaysOfCode
6
16
PostCSS retweeted
Take a look at postcss-csso, it transforms PostCSS AST -> CSSTree AST and back. It could be useful for an iterative refactoring. github.com/lahmatiy/postcss-…
1
New @PostCSS plugin to use the new JPEG XL (JXL) image format in your CSS backgrounds. Early adopters only, at this moment the only support browser is Chrome Canary 😜 github.com/nucliweb/jxl-in-c… #PostCSS #JXL #JPEGXL #ImageOptimization #ImagePerf #MDE
2
2
10
PostCSS 8.2.10 was released. We fixed ReDoS vulnerability found by Yeting Li. It affects only webapps like CodePen. snyk.io/vuln/SNYK-JS-POSTCSS… Barak Igal fixed bundling PostCSS into client-side JS bundle by webpack 5. github.com/postcss/postcss/p…
3
2
Comparing the new generation of front-end builders: Vite, esbuild, Snowpack, wmr. They solved webpack’s problem of slow performance. css-tricks.com/comparing-the…
8
29
Baby steps. I transferred my PostCSS plugins to the CSSTools organization. Congratulations on your 114 repositories & 14673 stars.
2
21
🤩 Wow! A reference to my @PostCSS plugin in this post on avif.io, thanks @jschmitz97 Fully support AVIF in your CSS today. avif.io/blog/tutorials/use-a… #PostCSS #AVIF #ImagePerf #ImageOptimization
1
7
Thanks to @GoBalsa and @eliseumds for their financial contribution to PostCSS opencollective.com/postcss
3
Set up Tailwind CSS JIT in a Rails project to compile styles 20x faster. A new blog post by the one and only @palkan_tula Check it out now: amp.gs/cJCW
4
15
73
stylelint configuration syntax is the best I've ever encountered!
1
We sent the first bunch of postcards with stickers to our individual backers from Open Collective. If you want to get them too, subscribe to the Postcard tier. opencollective.com/postcss
3
5
PostCSS retweeted
Replying to @simevidas
I wrote a PostCSS plugin some time ago that flattens all versions of this selector to the well-supported prefixed :any(). The specificity comes out a little different but it does the job github.com/lunelson/postcss-…
1
1
1
Do you want consistency + less 🐞 in your TypeScript project? 👉🏾 Check my latest article on @hashnode where I explain to how to install #eslint #prettier and #stylelint #nextjs #typescript #DEVCommunity joyancefa.com/how-to-make-yo…
1
4
7
Use trigonometry functions in CSS with this @PostCSS plugin 🤯 github.com/csstools/postcss-… by @jon_neal #PostCSS #cssCrafters #CSSforMathematics
4
14
Is there a modern proposal to replace CSS [@]apply? Trying to figure out the most future-friendly way to set up a @PostCSS config and I'm not sure what to reach for. #lazyweb
2
1
2
postcss-d-ts is a new plugin by @askirmas to auto-generate .d.ts files for TypeScript. It can be used with CSS Modules or similar plugins. github.com/askirmas/postcss-…
5
10
Tailwind Just-in-Time. @adamwathan released a significant improvement for the Tailwind ecosystem as a new PostCSS plugin that will become a default: - Dev: no more 10mb of CSS - Prod: no need to purge unused CSS - Dev CSS === Prod CSS - Fast DX blog.tailwindcss.com/just-in…
2
3
12
Fellow CSS nerds - that 4.7kB includes features from Autoprefixer & PostCSS Preset Env, like media query ranges (<=, >=, etc), logical property shorthands, for all modern browsers.
Stitches Beta v0.1.0 is here 🚀 - 4.7kb bundle - Improved performance - Simpler APIs with better typing - Scale-prefixed tokens - Locally-scoped tokens - Framework-agnostic (core) stitches.dev/
3
12
46
PostCSS retweeted
Using @PostCSS within inline styles might sound crazy and impossible. But it IS possible and can create some very interesting possibilities! #css #html #webdesign #ux #engineering hacss.io/docs/post-processin…
1
7