primevue-mirror/apps/showcase/doc/theming/unstyled/pure/PureTailwindDoc.vue

10 lines
686 B
Vue

<template>
<DocSectionText v-bind="$attrs">
<p>
Tailwind CSS is perfect fit for the pure mode, our team has initiated the reference implementation of the global <i>pt</i> configuration to style the entire UI suite called the
<a href="https://github.com/cagataycivici/primevue-tailwindcss-presets" target="_blank" rel="noopener noreferrer">Tailwind CSS presets</a>. This add-on project is currently looking for community contributors to take over the ownership as
it requires significant bandwidth for PrimeTek to maintain both the styled mode and the unstyled mode presets via pass-through.
</p>
</DocSectionText>
</template>