mirror of
https://github.com/centau/vide.git
synced 2026-08-20 23:01: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
|
|
@ -5,7 +5,7 @@ Instances are created using `create()`.
|
|||
Parentheses `()` can be omitted when calling functions with string or
|
||||
table literals for brevity.
|
||||
|
||||
```lua
|
||||
```luau
|
||||
local create = vide.create
|
||||
|
||||
return create "ScreenGui" {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue