Skip to content

atubenjan/TailWindCSSLessons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TailWindCSSLessons

creating a tailwind config file use

npx tailwindcss init Need to install the following packages: tailwindcss Ok to proceed? (y) y

Start the Tailwind CLI build process

npx tailwindcss -i ./src/input.css -o ./build/css/style.css complling npx tailwindcss -i ./src/input.css -o ./build/css/style.css -- watch

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published