Skip to content

A preset for kick-starting a project using Tailwind CSS and Vite

Notifications You must be signed in to change notification settings

ollivr/tailwindcss

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tailwind CSS preset for Vite

npx use-preset tailwindcss   use-preset version


Adds Tailwind CSS to an existing Vite application, or creates one if it doesn't exist in the current directory.


npx use-preset tailwindcss
 

This preset adds Tailwind CSS to an existing Vite application, or creates one if it doesn't exist in the current directory. To use this preset, run the command above in the directory of your choice. For more information about use-preset, please refer to the documentation.

Vite

Vite is an opinionated web devevelopment build tool that serves your code via native ES Module imports during development, and bundles it with Rollup for production.

Tailwind CSS

Tailwind CSS is a highly customizable, low-level CSS framework that gives you all of the building blocks you need to build bespoke designs without any annoying opinionated styles you have to fight to override.

About

A preset for kick-starting a project using Tailwind CSS and Vite

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published