Enaah / tailwind-style-guide

Example Tailwind Style Guide site built using Vuepress

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tailwind Style Guide

Demo site using Vuepress to generate a style guide from a tailwindcss config file.

Demo

Build

Make sure you have Vuepress installed globally first

npm install -g vuepress

Then install dev dependencies

npm install

Then run the docs:dev script

npm run docs:dev

About

Example Tailwind Style Guide site built using Vuepress

License:MIT License


Languages

Language:JavaScript 100.0%