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
252e3f1392
halo-admin
/
packages
/
shared
/
tailwind.config.js
4 lines
61 B
JavaScript
Raw
Normal View
History
Unescape
Escape
refactor: move route layouts to @halo-dev/admin-shared Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-06-24 15:05:49 +00:00
module
.
exports
=
{
perf: refine tailwindcss config Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-07-11 04:25:24 +00:00
...
require
(
"../../tailwind.config"
)
,
refactor: move route layouts to @halo-dev/admin-shared Signed-off-by: Ryan Wang <i@ryanc.cc>
2022-06-24 15:05:49 +00:00
}
;