Stylesheet

Stylesheet

$ npm instal stylesheet

Pure

Stylesheet uses pure standard CSS. Wrap your dynamic CSS properties with the experminatal attr() function and Stylesheet will automatically update and render them with your data. So you can develop new features in Stylesheet without rewriting existing code.

Component-Based

Build reusable, customizable and dynamic front-end UI elements. Since components styles is written in plain CSS you can easily define components’s complex relationships, interactions and shared styles.

Write Once, Use Anywhere

Stylesheet can potentially work with any front-end technology stack, so you can share and transfer your styled components between platforms. Stylesheet has official bindings for vanilla DOM and React.

$ npm instal stylesheet