jcoffland
0
Q:

tailwind css npm

<!-- 27kb compressed, 348kb raw -->

<link href="https://unpkg.com/tailwindcss@^1.0/dist/tailwind.min.css" rel="stylesheet">
2
# Using npm
npm install tailwindcss

# Using Yarn
yarn add tailwindcss
0
//Scaffolding the entire default configuration

//This will full tailwind.config.js file at the root of your project:

npx tailwindcss init -- full

0

New to Communities?

Join the community