primevue-mirror/doc/theming/CSSVariablesDoc.vue

6 lines
222 B
Vue
Raw Normal View History

2023-03-16 08:11:34 +00:00
<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>