Remove daisyui wrapper modules
Some checks failed
Push Workflows / test (push) Failing after 5s
Push Workflows / docs (push) Failing after 5s
Push Workflows / clippy (push) Failing after 6s
Push Workflows / rustfmt (push) Successful in 4s
Push Workflows / tailwind-build (push) Failing after 4s
Push Workflows / nix-build (push) Successful in 4m51s
Push Workflows / build (push) Failing after 1m15s
Some checks failed
Push Workflows / test (push) Failing after 5s
Push Workflows / docs (push) Failing after 5s
Push Workflows / clippy (push) Failing after 6s
Push Workflows / rustfmt (push) Successful in 4s
Push Workflows / tailwind-build (push) Failing after 4s
Push Workflows / nix-build (push) Successful in 4m51s
Push Workflows / build (push) Failing after 1m15s
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
@import "tailwindcss";
|
||||
|
||||
@plugin "./daisyui-wrapper.js" {
|
||||
@plugin "daisyui" {
|
||||
themes: all;
|
||||
};
|
||||
|
||||
@plugin "./daisyui-theme-wrapper.js" {
|
||||
@plugin "daisyui-theme" {
|
||||
};
|
||||
|
||||
@source not "*";
|
||||
|
||||
Reference in New Issue
Block a user