depot
this commit
canon
subtree-staging
monorepo for the virus lounge
The Virus Lounge
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
users
/
wpcarro
/
website
/
sandbox
/
covid-uk
/
tailwind.config.js
blob: af829e20f9cb9e811212b24be7727919af5803a2 (
plain
) (
blame
)
1
2
3
4
5
6
7
module
.
exports
=
{
theme
:
{
extend
:
{},
},
variants
:
{},
plugins
:
[],
}