This website requires JavaScript.
Explore
Help
Register
Sign In
Lenjing-Opensource
/
koring-space
Watch
1
Star
0
Fork
0
mirror of
https://github.com/lingke-net/koring-space.git
synced
2026-09-12 05:45:17 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4e7a31853eaff94856cbc683be986ea1f9c73de2
koring-space
/
postcss.config.mjs
T
8 lines
94 B
JavaScript
Raw
Normal View
History
Unescape
Escape
基础
2026-07-10 22:38:58 +08:00
const
config
=
{
plugins
:
{
"@tailwindcss/postcss"
:
{},
},
};
export
default
config
;
Reference in New Issue
Copy Permalink