feat: Change docs color set to apply Automatisch colors

This commit is contained in:
Faruk AYDIN
2022-08-13 19:38:27 +03:00
parent b737cf68ba
commit c7e55fe3e0
2 changed files with 119 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
import DefaultTheme from 'vitepress/theme';
import './custom.css';
export default DefaultTheme;