ricosmall / diy-tailwind

Build your own

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

diy-tailwind

Build your own tailwind css library.

Get Started

git clone https://github.com/ricosmall/diy-tailwind

cd diy-tailwind

npm install

# edit the config file tailwind.config.js follow the instruction of
# tailwind official documentaion.

npm run build && npm run minify

# then you can move the style.css or style.min.css to your project.

About

Build your own


Languages

Language:CSS 100.0%Language:JavaScript 0.0%