This website requires JavaScript.
Explore
Help
Sign In
lix
/
mnote
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
98b636059517bd45c1dc9512e232e2ed70d1d8a8
mnote
/
postcss.config.mjs
T
8 lines
101 B
JavaScript
Raw
Normal View
History
Unescape
Escape
0.5 缩减重构
2026-04-13 19:21:42 +08:00
const
config
=
{
plugins
:
{
"@tailwindcss/postcss"
:
{},
},
};
export
default
config
;
Reference in New Issue
Copy Permalink