Implement docs

This commit is contained in:
Mathias Wagner
2024-07-30 15:21:37 +02:00
parent 40b402a1c3
commit 73c7bc5e77
10 changed files with 8572 additions and 0 deletions

4
docs/tokens.config.ts Normal file
View File

@ -0,0 +1,4 @@
import { defineTheme } from 'pinceau'
export default defineTheme({
})