Skip to content

A simple collection of CSS variables of TailwindCSS Colors.

Notifications You must be signed in to change notification settings

MonteBoomBox/tailwind-colors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

tailwind-colors

A simple collection of CSS variables of TailwindCSS Colors.

Use via CDN (Recommended)

Just copy the below link tag and paste it in your head element before your custom styles.

<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/MonteBoomBox/tailwind-colors/tailwind-colors.css">

Or download the CSS file

Download the CSS file and include it through a link tag in your head.

<head>
  <link rel="stylesheet" href="path/to/tailwind-colors.css">
</head>

Happy coding!

About

A simple collection of CSS variables of TailwindCSS Colors.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages