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
262dbfafbe72b0b327511f8a072c9fc0de924890
proxy-bun
/
postcss.config.mjs
T
7 lines
81 B
JavaScript
Raw
Normal View
History
Unescape
Escape
chore: migrate PostCSS and Tailwind configuration to .mjs format
2026-05-07 21:03:30 +07:00
export
default
{
refactor: migrate to Next.js with edge functions and update relay utilities
2026-05-07 20:59:23 +07:00
plugins
:
{
tailwindcss
:
{},
autoprefixer
:
{},
},
chore: migrate PostCSS and Tailwind configuration to .mjs format
2026-05-07 21:03:30 +07:00
};
Reference in New Issue
Copy Permalink