update css and snippets

This commit is contained in:
alice 2024-10-28 15:54:22 +01:00
parent f7dac3f63a
commit cbce3348f2
27 changed files with 200 additions and 176 deletions

View file

@ -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.
---