index
:
arma-frontend.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
postcss.config.js
blob: 2e7af2b7f1a6f391da1631d93968a9d487ba977d (
plain
)
1
2
3
4
5
6
export
default
{
plugins
:
{
tailwindcss
:
{},
autoprefixer
:
{},
},
}