Replies: 1 comment 3 replies
-
Consider providing a git repo that reproduces the issue and we can take a look for you. |
Beta Was this translation helpful? Give feedback.
3 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.
-
Hi there, I have been using tailwind with much success and pleasure over the past nine months or so. I recently updated my gems and have noticed that some of my inline CSS (to e.g. apply a bespoke font) no longer works within a Tailwind Grid element?? It used to work just fine! Any help gratefully received!
When I look at the firefox inspector, in live (old version) the format for the Div within the grid element is perfectly catered for, in the new version of tailwind the Div class is ignored, serving up the body tag formatting??
Beta Was this translation helpful? Give feedback.
All reactions