We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No description provided.
The text was updated successfully, but these errors were encountered:
Hey, for more context, can you share your tailwind.config.js file code or a reproduction repo?
tailwind.config.js
Sorry, something went wrong.
module.exports = { purge: [], darkMode: false, // or 'media' or 'class' theme: { extend: {}, }, variants: { extend: {}, }, plugins: [ require('@tailwindcss/typography'), require("kutty") ], }
and my repository is https://github.com/talmax1124/DrKhan
@praveenjuge
@praveenjuge Is there a fix? I even added the cdn url's
Hey, sorry I couldn't find what the problem is, I'll leave this issue open if some one else can solve it. I will also take a look later.
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: