This website requires JavaScript.
Explore
Help
Register
Sign In
MythEclipse
/
proxy-bun
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
fff35f02fea575df6a4f371af420e0e43d4970eb
proxy-bun
/
postcss.config.mjs
T
8 lines
94 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Refactor code structure for improved readability and maintainability
2026-05-07 22:22:35 +07:00
const
config
=
{
plugins
:
{
"@tailwindcss/postcss"
:
{},
},
};
export
default
config
;
Reference in New Issue
Copy Permalink