Answers for "tailwindcss init - p vs full"

CSS
0

tailwindcss init full

//Scaffolding the entire default configuration

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

npx tailwindcss init -- full
Posted by: Guest on June-18-2020

Browse Popular Code Answers by Language