mirror of
https://github.com/blueskychan-dev/blueskychan.dev.git
synced 2025-07-07 23:31:04 +00:00
fixed whole skill issues
This commit is contained in:
parent
68a78ff3ae
commit
b627911311
19 changed files with 439 additions and 81 deletions
|
@ -8,8 +8,5 @@ module.exports = {
|
|||
theme: {
|
||||
extend: {},
|
||||
},
|
||||
plugins: [require("@tailwindcss/typography"), require("daisyui")],
|
||||
daisyui: {
|
||||
themes: ["black"],
|
||||
},
|
||||
plugins: [require("@tailwindcss/typography")],
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue