Skip to content

TrueOpenSource/data-sage-web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

  • This template uses tailwind css every tailwind class are prefixed with tw-, to help differentiate between tailwind classes and other classes

During development add the following to head tag

<link rel="stylesheet" href="./css/tailwind-runtime.css">

During production use

<link rel="stylesheet" href="./css/tailwind-build.css">

To start Tailwind during development use

npm run start:tailwind

To create a build file use

npm run build:tailwind

For help contact here. I'll get back to you in 24-48hrs during business days.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published