primevue-mirror/doc/theming/CSSVariablesDoc.vue

6 lines
238 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 <PrimeVueNuxtLink to="/colors">Colors</PrimeVueNuxtLink> page for more details.</p>
2023-03-16 08:11:34 +00:00
</DocSectionText>
</template>