mirror of
https://github.com/ArthurDanjou/ui.git
synced 2026-01-23 16:30:45 +01:00
docs(getting-started): update
This commit is contained in:
@@ -8,16 +8,16 @@ links:
|
||||
|
||||
## Usage
|
||||
|
||||
You can use any name from the https://icones.js.org collection such as the `i-` prefix:
|
||||
You can use any name from the https://icones.js.org collection:
|
||||
|
||||
::component-code
|
||||
---
|
||||
props:
|
||||
name: 'i-heroicons-light-bulb'
|
||||
class: 'w-5 h-5'
|
||||
class: 'size-5'
|
||||
---
|
||||
::
|
||||
|
||||
::caution
|
||||
It's highly recommended to install the icons collections you need, read more about this in [Icons](/getting-started/icons).
|
||||
It's highly recommended to install the icons collections you need, read more about this in [Icons](/getting-started/icons#collections).
|
||||
::
|
||||
|
||||
Reference in New Issue
Block a user