mirror of
https://github.com/centau/vide.git
synced 2026-08-20 14:41:37 +00:00
update css and snippets
This commit is contained in:
parent
f7dac3f63a
commit
cbce3348f2
27 changed files with 200 additions and 176 deletions
|
|
@ -11,13 +11,19 @@ hero:
|
|||
alt: Vide
|
||||
actions:
|
||||
- theme: brand
|
||||
text: Tutorials
|
||||
text: Crash Course
|
||||
link: /tut/crash-course/1-introduction
|
||||
- theme: alt
|
||||
text: API Reference
|
||||
link: /api/reactivity-core
|
||||
|
||||
features:
|
||||
- title: Reactively driven
|
||||
details: Powerful and modern primitives inspired by SolidJS to build fluid UI with little friction
|
||||
- title: Declarative and concise
|
||||
details: Syntax built to be minimal while also obvious and easy to understand to anyone
|
||||
- title: Fully Luau Typecheckable
|
||||
details: Ensure you write correct code through the Luau typechecking engine.
|
||||
- title: In Development
|
||||
details: Not recommended for production use.
|
||||
---
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue