1
0
Fork 0
mirror of https://github.com/primefaces/primevue.git synced 2025-05-09 08:52:34 +00:00
primevue-mirror/doc/floatlabel/theming/TailwindDoc.vue
tugcekucukoglu e3e0eb14c6 Doc updates
2024-02-07 15:08:53 +03:00

6 lines
353 B
Vue

<template>
<DocSectionText v-bind="$attrs">
Visit <a href="https://github.com/primefaces/primevue-tailwind" target="_blank" rel="noopener noreferrer">Tailwind Presets</a> project for detailed documentation, examples and ready-to-use presets about how to style PrimeVue components with
Tailwind CSS.
</DocSectionText>
</template>