Replies: 1 comment 2 replies
-
|
Good question! This may be a Tailwind bug/limitation but I'm waiting to hear back on their Discord. I suppose you could use the |
Beta Was this translation helpful? Give feedback.
2 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,
I'm relatively new to Tailwind and its plugins, and I'm trying to use
fluid-tailwindwith the@tailwindcss/typographyplugin.Specifically, I'd like to overwrite the default
font-sizeof headings and make them responsive without the use of breakpoints.Is it possible to achieve this when using
@tailwindcss/typography? If using@applyisn't possible currently, are there any other ideas you can suggest (besides writingclampfunctions)?I've had no luck making it work with this config
tailwind.config.js:Thanks in advance for your help!
Beta Was this translation helpful? Give feedback.
All reactions