We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6234f4e commit 52dd186Copy full SHA for 52dd186
1 file changed
.starters/default/tokens.config.ts
@@ -1,9 +1,4 @@
1
import { defineTheme } from 'pinceau'
2
3
export default defineTheme({
4
- // Defaults from:
5
- // 1. https://github.com/nuxt-themes/tokens
6
- // 2. https://github.com/nuxt-themes/typography/blob/main/tokens.config.ts
7
- // 3. https://github.com/nuxt-themes/elements/blob/main/tokens.config.ts
8
- // 4. https://github.com/nuxt-themes/alpine/blob/main/tokens.config.ts
9
})
0 commit comments