Module backend

Source

Modules§

web

Traits§

Backend
css-in-rs is backend agnostic. The default backend is based on web_sys, but other backends are possible (i.e. just insert css into a string, for example for server side rendering).

Type Aliases§

CssGeneratorFn