This website requires JavaScript.
Explore
Help
Sign In
vacp2p
/
vac.dev-experimental-old
mirror of
https://github.com/vacp2p/vac.dev-experimental-old.git
Watch
1
Star
0
Fork
You've already forked vac.dev-experimental-old
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
660eff8c2c
vac.dev-experimental-old
/
tailwind.config.js
9 lines
115 B
JavaScript
Raw
Blame
History
module
.
exports
=
{
purge
:
[
`
_site/**/*.html
`
]
,
theme
:
{
extend
:
{
}
,
}
,
variants
:
{
}
,
plugins
:
[
]
,
}
;
Reference in New Issue
View Git Blame
Copy Permalink