Skip to content

Latest commit

 

History

History
31 lines (23 loc) · 785 Bytes

README.md

File metadata and controls

31 lines (23 loc) · 785 Bytes

Oruga TailwindCSS Demo

This simple demo made using the upcoming Oruga release shows how to customize Oruga UI with TailwindCSS 2 and use components like Input, Radio, Loading, Switch, Collapse and so on!

You can find common style for Oruga UI components in src/assets/oruga-tailwind.css

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.