Changed directory structure and yapped...a lot
Still can start blabbering like crazy in the HTML if I feel like it.
This commit is contained in:
93
tw-css/daisyui-theme.mjs
Normal file
93
tw-css/daisyui-theme.mjs
Normal file
File diff suppressed because one or more lines are too long
1040
tw-css/daisyui.mjs
Normal file
1040
tw-css/daisyui.mjs
Normal file
File diff suppressed because one or more lines are too long
9
tw-css/input.css
Normal file
9
tw-css/input.css
Normal file
@@ -0,0 +1,9 @@
|
||||
@import "tailwindcss";
|
||||
|
||||
@source not "./tailwindcss";
|
||||
@source not "./daisyui{,*}.mjs";
|
||||
@source "../*.html";
|
||||
|
||||
@plugin "./daisyui.mjs" {
|
||||
themes: dark --default --prefersdark;
|
||||
}
|
||||
BIN
tw-css/tailwindcss
Executable file
BIN
tw-css/tailwindcss
Executable file
Binary file not shown.
Reference in New Issue
Block a user