This website requires JavaScript.
Explore
Help
Sign In
midsuit
/
portal-payment-fe
Watch
6
Star
0
Fork
You've already forked portal-payment-fe
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
4ae16f0249
portal-payment-fe
/
postcss.config.mjs
8 lines
94 B
JavaScript
Raw
Blame
History
const
config
=
{
plugins
:
{
"@tailwindcss/postcss"
:
{
}
,
}
,
}
;
export
default
config
;
Reference in New Issue
View Git Blame
Copy Permalink