Skip to content

LightWindCSS colors

titi_2115 edited this page Aug 9, 2022 · 2 revisions

The project goal

The LightWindCSS colors is a set of 220 colors used by tailwind CSS 🎨.

Include the CSS file

To include the css file use the code below in your HTML head:

<!-- Link lightwindcss colors -->
<link rel="stylesheet" href="https://lightwindcss.github.io/Palette/src/colors.css">

It makes all the colors CSS variables enabled in the hole file.

Clone this wiki locally