Expand description
The stylist integration for stellation.
You can check out this example for how to use this crate.
Structsยง
- Backend
Manager Provider backend
- A Stylist
ManagerProvider
that writes server-side styles toServerRenderer
automatically. - Frontend
Manager Provider frontend
- A Stylist
ManagerProvider
that hydrates styles from SSR automatically. This provider should be used in the client app instance.