setup tailwindcss based project using npm step by step
npm install tailwindcss --save-dev
Once that completes you should have a node_modules folder and a package-lock.json file in your project’s folder.
5. Now that Tailwind is installed, it’s time to start testing it out. To do this, we’ll create a basic website file structure. Here’s how I set that up…
In the root of the project’s folder I made an index.html file and a styles folder. Inside of the styles folder, I created a styles.css file. You can check the visual reference below for clarity.
.
├── index.html
├── styles
| ├── styles.css
Next, I added the following HTML into the index.html file
from root system tutorials
www.rootsystem.info
https://t.me/rootsystems
learn together grow together. subscribe for more.
In questa pagina del sito puoi guardare il video online setup tailwindcss based project using npm step by step della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Root System 01 gennaio 1970, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 128 volte e gli è piaciuto 5 spettatori. Buona visione!