Skip to content

Latest commit

 

History

History

docs

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Tailwind Layouts Docs

Source for the docs for tailwind-layouts

Commands

Command Action
npm run dev Starts local dev server at localhost:3000 and builds plugin in watch mode
npm run build Builds the demo site to ./dist/
npm run preview Preview your build locally, before deploying