mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-16 09:49:49 +00:00
Fix: include new backdrop-blur-xs option (#5030)
This commit is contained in:
parent
a3b693e2b6
commit
fa28a11658
2 changed files with 2 additions and 1 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue