How To Install Tailwind CSS | Install Tailwind Via NPM | Tailwind Tutorial | Learn Tailwind 2 CSS

Опубликовано: 02 Октябрь 2024
на канале: EasyDev
180
5

In this video you’ll learn how to install Tailwind CSS via NPM. Before you could install it, you do need to have Node.JS installed. I won’t be doing that in this video since it’s very easy to do – Learn one of the most popular utility CSS frameworks named Tailwind for its simplicity and flexibility.
"build-css": "tailwindcss build src/style.css -o public/style.css"
-------
npm run build-css