mirror of
https://github.com/primefaces/primevue.git
synced 2025-05-10 09:22:34 +00:00
Tailwind docs updated
This commit is contained in:
parent
f15fb3de24
commit
62799717e6
132 changed files with 313 additions and 2274 deletions
|
@ -10,7 +10,6 @@
|
|||
|
||||
<script>
|
||||
import TailwindDoc from './TailwindDoc.vue';
|
||||
import UnstyledDoc from './UnstyledDoc.vue';
|
||||
|
||||
export default {
|
||||
data() {
|
||||
|
@ -19,7 +18,6 @@ export default {
|
|||
{
|
||||
id: 'unstyled',
|
||||
label: 'Unstyled',
|
||||
component: UnstyledDoc,
|
||||
description: 'Theming is implemented with the pass through properties in unstyled mode.',
|
||||
children: [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue