Add new theming docs and changeTheme api

This commit is contained in:
Cagatay Civici 2023-03-03 10:02:10 +03:00
parent 7c1790921f
commit 60e368c2a0
16 changed files with 271 additions and 92 deletions

View file

@ -1,5 +0,0 @@
<template>
<DocSectionText v-bind="$attrs">
<p>Each PrimeVue theme exports numerous CSS variables, refer to <NuxtLink to="/colors">Colors</NuxtLink> page for more details.</p>
</DocSectionText>
</template>