mirror of
https://github.com/gethomepage/homepage.git
synced 2025-12-06 21:57:48 +01:00
Fix: include new backdrop-blur-xs option (#5030)
This commit is contained in:
@@ -16,6 +16,7 @@ import nextI18nextConfig from "../../next-i18next.config";
|
||||
const tailwindSafelist = [
|
||||
// TODO: remove pending https://github.com/tailwindlabs/tailwindcss/pull/17147
|
||||
"backdrop-blur",
|
||||
"backdrop-blur-xs",
|
||||
"backdrop-blur-sm",
|
||||
"backdrop-blur-md",
|
||||
"backdrop-blur-xl",
|
||||
|
||||
Reference in New Issue
Block a user