mirror of
https://github.com/infinilabs/coco-app.git
synced 2025-12-16 11:37:47 +01:00
chore: counting safelist in tailwindcss configuration (#204)
This commit is contained in:
@@ -43,4 +43,5 @@ export default {
|
||||
plugins: [],
|
||||
mode: "jit",
|
||||
darkMode: ["class", '[data-theme="dark"]'],
|
||||
safelist: ["bg-[green]", "bg-[red]", "bg-[yellow]"],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user