index
:
verden-ui
main
Frontend for Social for 3D artists
dcariotti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tailwind.config.js
blob: 7028b6c19e5865ba0b77eee88daf4a733ab78a2f (
plain
)
1
2
3
4
5
6
module
.
exports
=
{
darkMode
:
"class"
,
variants
:
{
backgroundColor
:
[
"dark"
],
},
};