index
:
admin-panel
master
admin panel as per the client needs
Biswakalyan Bhuyan
about
summary
refs
log
blame
commit
diff
stats
log msg
author
committer
range
path:
root
/
panel
/
postcss.config.js
blob: 2e7af2b7f1a6f391da1631d93968a9d487ba977d (
plain
) (
tree
)
7dfbe0f
1
2
3
4
5
6
export
default
{
plugins
:
{
tailwindcss
:
{},
autoprefixer
:
{},
},
}