mirror of
https://github.com/upscayl/upscayl.git
synced 2026-04-25 03:00:05 -04:00
Update news
This commit is contained in:
@@ -17,7 +17,11 @@ module.exports = {
|
||||
},
|
||||
},
|
||||
},
|
||||
plugins: [require("daisyui"), require("tailwind-scrollbar")],
|
||||
plugins: [
|
||||
require("daisyui"),
|
||||
require("tailwind-scrollbar"),
|
||||
require("@tailwindcss/typography"),
|
||||
],
|
||||
daisyui: {
|
||||
darkTheme: "upscayl",
|
||||
themes: [
|
||||
|
||||
Reference in New Issue
Block a user