Update documentation/docs/97-best-practices/10-best-practices.md

Co-authored-by: ComputerGuy <63362464+Ocean-OS@users.noreply.github.com>
best-practices-doc
Rich Harris 2 days ago committed by GitHub
parent 1dd7d49e89
commit 9c09e4327b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -89,7 +89,7 @@ Every snippet created as a child of a component will be automatically passed as
## Attachments
Read [this document](/docs/svelte/@attach) if you need to use imperative DOM api.
Read [the `@attach` docs](/docs/svelte/@attach) for documentation on using the imperative DOM API with elements in a Svelte component.
## Use dynamic variables in css

Loading…
Cancel
Save