This website requires JavaScript.
Explore
Help
Register
Sign In
campaignpool
/
web-campaignpool
Watch
1
Star
0
Fork
You've already forked web-campaignpool
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3905a40d9b
web-campaignpool
/
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