Skip to content

Cryptonomic/cryptonomic.tech

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cryptonomic Inc Website

Tailwind CSS Setup

Start a Watcher

To start a watcher for your Tailwind CSS files, use the following command:

./tailwindcss -i input.css -o output.css --watch

Compile and Minify CSS for Production

To compile and minify your CSS for production, run the following command:

./tailwindcss -i input.css -o output.css --minify

About

Cryptonomic Website

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published