This website requires JavaScript.
Explore
关于
Help
Register
Sign In
github
/
halo-admin
mirror of
https://github.com/halo-dev/halo-admin
Watch
1
Star
0
Fork
You've already forked halo-admin
0
Code
Issues
Releases
Wiki
Activity
4cb3a72f51
halo-admin
/
packages
/
components
/
tailwind.config.js
4 lines
61 B
JavaScript
Raw
Normal View
History
Unescape
Escape
chore: use pnpm's workspace feature to manage base components (#579)
2022-06-14 07:56:55 +00:00
module
.
exports
=
{
refactor: admin ui theme system Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-07-14 03:38:13 +00:00
...
require
(
"../../tailwind.config"
)
,
chore: use pnpm's workspace feature to manage base components (#579)
2022-06-14 07:56:55 +00:00
}
;