mirror of
https://github.com/aljazceru/goose.git
synced 2025-12-17 22:24:21 +01:00
Docs: Add Goose Recipes Cookbook Page (#2998)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
// tailwind.config.js
|
||||
module.exports = {
|
||||
content: ["./src/**/*.{js,jsx,ts,tsx}"],
|
||||
darkMode: "class",
|
||||
darkMode: ["class", '[data-theme="dark"]'],
|
||||
corePlugins: {
|
||||
preflight: false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user