Answers for "npx tailwind init tailwind.js"

1

tailwind css npm

# Using npm
npm install tailwindcss

# Using Yarn
yarn add tailwindcss
Posted by: Guest on September-14-2020
0

add tailwind full

npx tailwindcss init --full
Posted by: Guest on January-27-2021

Browse Popular Code Answers by Language