Skip to content

oruga-ui/demo-tailwindcss

This branch is 1 commit ahead of master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

3c2653e Β· Jun 23, 2022

History

58 Commits
Nov 20, 2020
Oct 1, 2021
Nov 20, 2020
Nov 21, 2020
Nov 20, 2020
Nov 20, 2020
Jan 5, 2021
Nov 20, 2020
Jun 23, 2022
Apr 21, 2022
Nov 20, 2020
Nov 24, 2020
Nov 20, 2020
Nov 20, 2020

Repository files navigation

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.