Replies: 1 comment
-
Consider checking you've installed the npm package: $ npm install @tailwindcss/typography |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
added this in style.css
@import "tailwindcss";
@plugin '@tailwindcss/typography';
getting Can't resolve '@tailwindcss/typography'
can anybody help to fix this?
Beta Was this translation helpful? Give feedback.
All reactions