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
52845da8328ddbf436157be0b4b7c10871f14f6e
proxy-bun
/
postcss.config.mjs
T
7 lines
92 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
:
{
fix: update PostCSS configuration to correctly reference '@tailwindcss/postcss'
2026-05-07 21:04:45 +07:00
'@tailwindcss/postcss'
:
{},
refactor: migrate to Next.js with edge functions and update relay utilities
2026-05-07 20:59:23 +07:00
autoprefixer
:
{},
},
chore: migrate PostCSS and Tailwind configuration to .mjs format
2026-05-07 21:03:30 +07:00
};
Reference in New Issue
Copy Permalink