Crate stellation_stylist

Source
Expand description

The stylist integration for stellation.

You can check out this example for how to use this crate.

Structsยง

BackendManagerProviderbackend
A Stylist ManagerProvider that writes server-side styles to ServerRenderer automatically.
FrontendManagerProviderfrontend
A Stylist ManagerProvider that hydrates styles from SSR automatically. This provider should be used in the client app instance.
OSZAR »