Skip to content

andrewmouch/next-tailwind-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

next-tailwind-typescript

A tool for initializing your next.js applications with tailwind-css and typescript.

To get your project started, run:

npx next-tailwind-typescript [project-name]

Note: This will initialize the project in tailwind's 'jit' mode, with the purge files specified (for tree-shaking), as well as with tailwind included in css rather than javascript

Releases

No releases published

Packages

No packages published

Languages