styled-components / styled-components

Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stress 💅
https://styled-components.com
MIT License
40.51k stars 2.5k forks source link

Is there any way to use PostCSS? #3715

Open RigottiG opened 2 years ago

RigottiG commented 2 years ago

I have a project made with NextJs and styled components, but now I'm facing a issue with flexbox gap on old safari iOS version (<14), I found a polyfill on npm that solves this, is there any way I could use post css and styled components?

leokang94 commented 1 year ago

Hello, is there any update on this issue?

asiegrist commented 9 months ago

Hello any news about that please?