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
ManagerProviderthat writes server-side styles toServerRendererautomatically. - Frontend
Manager Provider frontend - A Stylist
ManagerProviderthat hydrates styles from SSR automatically. This provider should be used in the client app instance.