This website requires JavaScript.
Explore
Help
Register
Sign In
xiaoxue_admin
/
Folo
Watch
1
Star
0
Fork
You've already forked Folo
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5dfd70ff20
Folo
/
apps
/
mobile
/
web-app
/
html-renderer
/
postcss.config.cjs
9 lines
125 B
JavaScript
Raw
Blame
History
module
.
exports
=
{
plugins
:
{
tailwindcss
:
{
config
:
"./tailwind.config.ts"
,
}
,
autoprefixer
:
{
}
,
}
,
}
Reference in New Issue
View Git Blame
Copy Permalink