feat: setup theme context config
This commit is contained in:
parent
79cfd0a722
commit
f9664d48e7
4 changed files with 92 additions and 11 deletions
|
@ -6,6 +6,7 @@ const config: Config = {
|
|||
'./components/**/*.{js,ts,jsx,tsx,mdx}',
|
||||
'./app/**/*.{js,ts,jsx,tsx,mdx}',
|
||||
],
|
||||
darkMode: 'class',
|
||||
theme: {
|
||||
extend: {},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue