index
:
yaum.git
master
Yet Another Uptime Monitor
Lucas Faria Mendes
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
frontend
/
postcss.config.js
blob: 0f7721681d725ddea512a5ed734891cf6545ca3c (
plain
)
1
2
3
4
5
6
export
default
{
plugins
:
{
tailwindcss
:
{},
autoprefixer
:
{}
}
};