Skip to content

How to download Tailwind CSS Table Plugin? #196

Answered by d4tdev
montasim asked this question in Q&A
Discussion options

You must be logged in to vote

With NPM

npm install tailwindcss-tables --save

With Yarn

yarn add tailwindcss-tables

Manually

Create a /plugins/tailwindcss-tables folder in your project and drop 'index.js' inside of it.

See details at: https://www.npmjs.com/package/tailwindcss-tables

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@montasim
Comment options

montasim Oct 30, 2022
Maintainer Author

@d4tdev
Comment options

@montasim
Comment options

montasim Oct 30, 2022
Maintainer Author

Answer selected by montasim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants