Astro & Vendor Prefixes #1159
Replies: 2 comments
-
I've added autoprefixer and postcss, and my styles still seem to break on iOS |
Beta Was this translation helpful? Give feedback.
0 replies
-
Edit: Seems to be an issue with extended fonts in panda config. It works when I declare it in regular css |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey guys, I'm using Astro, and I noticed that out of the box with Panda there isn't any vendor prefixes applied.
Is it ok if I just add a postcss config and add autoprefixer?
Beta Was this translation helpful? Give feedback.
All reactions