mirror of
https://github.com/nuxt/nuxt.git
synced 2024-11-11 08:33:53 +00:00
docs: ui components - pinceau migration (#19533)
This commit is contained in:
parent
edaca1a299
commit
8e166ff862
@ -43,13 +43,12 @@ The development of Nuxt and its ecosystem is led by an international team. Our c
|
||||
---
|
||||
:::card-item
|
||||
---
|
||||
contentClass: ''
|
||||
ringClass: ''
|
||||
gradientBorder: false
|
||||
titleClass: 'text-3xl font-semibold sm:text-5xl u-text-gray-900 mb-2 mt-2'
|
||||
descriptionClass: 'u-text-gray-500 text-lg font-medium'
|
||||
bodyClass: 'p-2.5 sm:p-4'
|
||||
backgroundClass: 'bg-transparent'
|
||||
backgroundColor: 'bg-transparent'
|
||||
border: false
|
||||
contentClass: 'gap-y-0'
|
||||
---
|
||||
#title
|
||||
60M
|
||||
@ -58,13 +57,12 @@ The development of Nuxt and its ecosystem is led by an international team. Our c
|
||||
:::
|
||||
:::card-item
|
||||
---
|
||||
contentClass: ''
|
||||
ringClass: ''
|
||||
gradientBorder: false
|
||||
titleClass: 'text-3xl font-semibold sm:text-5xl u-text-gray-900 mb-2 mt-2'
|
||||
descriptionClass: 'u-text-gray-500 text-lg font-medium'
|
||||
bodyClass: 'p-2.5 sm:p-4'
|
||||
backgroundClass: 'bg-transparent'
|
||||
border: false
|
||||
backgroundColor: 'bg-transparent'
|
||||
contentClass: 'gap-y-0'
|
||||
---
|
||||
#title
|
||||
75K
|
||||
@ -73,13 +71,12 @@ The development of Nuxt and its ecosystem is led by an international team. Our c
|
||||
:::
|
||||
:::card-item
|
||||
---
|
||||
contentClass: ''
|
||||
ringClass: ''
|
||||
gradientBorder: false
|
||||
titleClass: 'text-3xl font-semibold sm:text-5xl u-text-gray-900 mb-2 mt-2'
|
||||
descriptionClass: 'u-text-gray-500 text-lg font-medium'
|
||||
bodyClass: 'p-2.5 sm:p-4'
|
||||
backgroundClass: 'bg-transparent'
|
||||
border: false
|
||||
backgroundColor: 'bg-transparent'
|
||||
contentClass: 'gap-y-0'
|
||||
---
|
||||
#title
|
||||
330
|
||||
@ -88,13 +85,12 @@ The development of Nuxt and its ecosystem is led by an international team. Our c
|
||||
:::
|
||||
:::card-item
|
||||
---
|
||||
contentClass: ''
|
||||
ringClass: ''
|
||||
gradientBorder: false
|
||||
titleClass: 'text-3xl font-semibold sm:text-5xl u-text-gray-900 mb-2 mt-2'
|
||||
descriptionClass: 'u-text-gray-500 text-lg font-medium'
|
||||
bodyClass: 'p-2.5 sm:p-4'
|
||||
backgroundClass: 'bg-transparent'
|
||||
backgroundColor: 'bg-transparent'
|
||||
border: false
|
||||
contentClass: 'gap-y-0'
|
||||
---
|
||||
#title
|
||||
1K
|
||||
@ -132,10 +128,10 @@ From user to contributor, these guides will help you get the best out of Nuxt.
|
||||
---
|
||||
cardListClass: 'grid grid-cols-1 pt-6 gap-y-4 sm:gap-y-0 sm:grid-cols-2 border-gray-200 dark:border-gray-800 rounded-lg overflow-hidden'
|
||||
---
|
||||
::card-item
|
||||
::card-item{ .pl-1 .border .dark:bg-gray-900 .dark:border-gray-800 .sm:rounded-bl-none .sm:rounded-r-none .sm:rounded-br-none .sm:rounded-tl-lg }
|
||||
---
|
||||
backgroundClass: 'border dark:border-gray-700'
|
||||
roundedClass: 'sm:rounded-r-none sm:rounded-br-none sm:rounded-tl-lg'
|
||||
border: false
|
||||
rounded: 'sm'
|
||||
ringClass: 'ring-0'
|
||||
gradientBorder: false
|
||||
descriptionClass: 'w-full sm:w-2/3'
|
||||
@ -152,10 +148,9 @@ From user to contributor, these guides will help you get the best out of Nuxt.
|
||||
#description
|
||||
Nuxt is a community project - and so we love contributions of all kinds! ❤️
|
||||
::
|
||||
::card-item
|
||||
::card-item{ .rounded-md .dark:bg-gray-900 .border .dark:border-gray-800 .sm:rounded-l-none .sm:rounded-br-none .sm:rounded-tr-lg }
|
||||
---
|
||||
backgroundClass: 'border dark:border-gray-700'
|
||||
roundedClass: 'sm:rounded-l-none sm:rounded-br-none sm:rounded-tr-lg'
|
||||
border: false
|
||||
ringClass: 'ring-0'
|
||||
gradientBorder: false
|
||||
descriptionClass: 'w-full sm:w-2/3'
|
||||
@ -172,11 +167,11 @@ From user to contributor, these guides will help you get the best out of Nuxt.
|
||||
#description
|
||||
Nuxt is constantly evolving, with new features and modules being added all the time.
|
||||
::
|
||||
::card-item
|
||||
::card-item{ .pl-1 .dark:bg-gray-900 .border .dark:border-gray-800 .sm:rounded-tl-none .sm:rounded-r-none .sm:rounded-bl-lg }
|
||||
---
|
||||
backgroundClass: 'border dark:border-gray-700'
|
||||
ringClass: 'ring-0'
|
||||
roundedClass: 'sm:rounded-tl-none sm:rounded-r-none sm:rounded-bl-lg'
|
||||
border: false
|
||||
rounded: 'sm'
|
||||
gradientBorder: false
|
||||
descriptionClass: 'w-full sm:w-2/3'
|
||||
backgroundImageClass: 'hidden sm:block absolute bottom-0 right-0'
|
||||
@ -192,11 +187,10 @@ From user to contributor, these guides will help you get the best out of Nuxt.
|
||||
#description
|
||||
One of the most valuable roles in open source is taking the time to report bugs helpfully.
|
||||
::
|
||||
::card-item
|
||||
::card-item{ .rounded-md .dark:bg-gray-900 .border .dark:border-gray-800 .sm:rounded-l-none .sm:rounded-br-lg .sm:rounded-tr-none}
|
||||
---
|
||||
backgroundClass: 'border dark:border-gray-700'
|
||||
ringClass: 'ring-0'
|
||||
roundedClass: 'sm:rounded-l-none sm:rounded-br-lg sm:rounded-tr-none'
|
||||
border: false
|
||||
gradientBorder: false
|
||||
descriptionClass: 'w-full sm:w-2/3'
|
||||
backgroundImageClass: 'hidden sm:block absolute bottom-0 right-0'
|
||||
|
Loading…
Reference in New Issue
Block a user