Update docs

This commit is contained in:
Mathias Wagner
2024-07-30 16:02:16 +02:00
parent 456e2994aa
commit dfde038a9e
3 changed files with 9 additions and 9 deletions

View File

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