seemingly non important change
This commit is contained in:
parent
335c06dd08
commit
4a81b39eef
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ const animate = require("tailwindcss-animate")
|
|||
|
||||
/** @type {import('tailwindcss').Config} */
|
||||
module.exports = {
|
||||
darkMode: ['class'],
|
||||
darkMode: 'class',
|
||||
safelist: ["dark"],
|
||||
prefix: "",
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue