mirror of
https://github.com/dathere/ckanaction.git
synced 2025-12-19 08:49:26 +00:00
feat: add highlights and underlines to first doc page, fix OpenAPI CSS
This commit is contained in:
parent
1de7c29050
commit
6f8107249f
5 changed files with 136 additions and 3 deletions
|
|
@ -2,6 +2,7 @@
|
|||
@import 'fumadocs-ui/css/neutral.css';
|
||||
@import "fumadocs-ui/css/ocean.css";
|
||||
@import "fumadocs-ui/css/preset.css";
|
||||
@import 'fumadocs-openapi/css/preset.css';
|
||||
@import "tw-animate-css";
|
||||
|
||||
@custom-variant dark (&:is(.dark *));
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue