Results 24 comments of Sanish

I just upgraded tailwind with new version which I had actually started with cra template. I did similar update in my local setup and it works fine. I think it...

I am running on iOS 14.7.1, both safari and chrome seem to be not working. Any idea or workaround, please? @richtr

give this a try: [react-progressive-graceful-image](https://www.npmjs.com/package/react-progressive-graceful-image)

Hopefully, you can achieve this by using [this lib](https://www.npmjs.com/package/react-progressive-graceful-image) instead.

Thanks, @Migggz for the suggestion. I had tried like this in `_app.js`: ``` . . . {language ? ( ) : null} . . ``` Conditional to do re-rendering when...

Got it. Thanks @oliviertassinari Can anyone help me why it doesn't work when doing like this: ``` ``` I have to do like this: ``` {language ? ( ) :...

Nope. It's a really cool plugin but authors or community doesn't have much support yet.

Looks fine. A repo would be useful. Or check this [sandbox](https://codesandbox.io/s/nextjs-tailwindcss-styled-component-stylisrtlplugin-starter-6uh1m)

@mcfoton How to get rtl working with variableWidth? I mean, the extra spacing on the right side of first item.

I am getting this error on onesignal prompt click as well "The Safari site URL, icon size, or push certificate is invalid, or Safari is in a private session." [safari...