Skip to content
New issue

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

Not working in tailwind.config.js Says could not find a declaration for module kutty #44

Open
talmax1124 opened this issue Oct 15, 2021 · 4 comments

Comments

@talmax1124
Copy link

No description provided.

@praveenjuge
Copy link
Owner

Hey, for more context, can you share your tailwind.config.js file code or a reproduction repo?

@talmax1124
Copy link
Author

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

@talmax1124
Copy link
Author

@praveenjuge Is there a fix? I even added the cdn url's

@praveenjuge
Copy link
Owner

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants