config file edited
This commit is contained in:
parent
2a2b0523db
commit
34e0e90992
2 changed files with 2 additions and 2 deletions
|
|
@ -1,6 +1,6 @@
|
|||
/** @type {import('tailwindcss').Config} */
|
||||
|
||||
export default {
|
||||
module.exports = {
|
||||
darkMode: ["class"],
|
||||
content: ["./index.html", "./src/**/*.{ts,tsx,js,jsx}"],
|
||||
theme: {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue