This website requires JavaScript.
Explore
Help
Sign In
amora
/
landing-page
Accept Transfer
Reject Transfer
Watch
1
Star
0
Fork
You've already forked landing-page
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c3b485f37b
landing-page
/
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