index
:
mem-estrogen-zone.git
master
The UI for mem.estrogen.zone
memdmp
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
postcss.config.js
blob: 2e7af2b7f1a6f391da1631d93968a9d487ba977d (
plain
) (
blame
)
1
2
3
4
5
6
export
default
{
plugins
:
{
tailwindcss
:
{
}
,
autoprefixer
:
{
}
,
}
,
}