Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions priv/templates/tailwind/assets/css/site.css
Original file line number Diff line number Diff line change
@@ -1 +1,14 @@
@import "tailwindcss"

/*
DaisyUI (http://daisyui.com) provides useful components that can
help to build faster with Tableau and Tailwind.

To install DaisyUI, first run the command `npm i -D daisyui@latest`.

Then uncomment the @plugin line below.

More info: https://daisyui.com/docs/install/
*/

/* @plugin "daisyui"; */
Loading