index
:
tcssocialify
main
Socialify Copy for Repository Images
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
postcss.config.js
blob: 85f717cc09ecb1153d6a4c0962284e09e4b8d6a9 (
plain
)
1
2
3
4
5
6
module
.
exports
=
{
plugins
:
{
tailwindcss
:
{},
autoprefixer
:
{}
}
}