Add daisyui
Add wrapper scripts and fetch JS for nix compatibility
This commit is contained in:
@@ -1,3 +1,11 @@
|
||||
@import "tailwindcss";
|
||||
|
||||
@plugin "./daisyui-wrapper.js" {
|
||||
themes: all;
|
||||
};
|
||||
|
||||
@plugin "./daisyui-theme-wrapper.js" {
|
||||
};
|
||||
|
||||
@source not "*";
|
||||
@source "./src/**/*.{rs,html,css}";
|
||||
|
||||
Reference in New Issue
Block a user