2manoj1 / tailwind-default-config-viewer

Quickly visualize your Tailwind Default configuration with get config from Tailwind github (thanks to the awesome tailwind-config-viewer package ✨).

Home Page:https://tailwind-default-config-viewer.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tailwind-default-config-viewer

Quickly visualize your Tailwind Default configuration with get config from Tailwind github (thanks to the awesome tailwind-config-viewer package ✨).

If we want to run this with loccaly

npm i
npm start
  • Its get latest default config and run tailwind-config-viewer on post 3000.

Quickly visualize your Tailwind configuration with easy copy-pasting with your tailwind.config.js

Replace tailwind.config.js with yours tailwind.config.js or replace the content

npm i
npm run dev

Demo: https://tailwind-default-config-viewer.vercel.app/

Dark Mode: Screenshot 2023-05-18 at 1 51 59 PM

Light Mode: Screenshot 2023-05-18 at 1 51 30 PM

About

Quickly visualize your Tailwind Default configuration with get config from Tailwind github (thanks to the awesome tailwind-config-viewer package ✨).

https://tailwind-default-config-viewer.vercel.app


Languages

Language:JavaScript 98.1%Language:CSS 1.9%