feat: Change docs color set to apply Automatisch colors
This commit is contained in:
3
packages/docs/pages/.vitepress/theme/index.js
Normal file
3
packages/docs/pages/.vitepress/theme/index.js
Normal file
@@ -0,0 +1,3 @@
|
||||
import DefaultTheme from 'vitepress/theme';
|
||||
import './custom.css';
|
||||
export default DefaultTheme;
|
Reference in New Issue
Block a user