Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 626 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 626 Bytes

purescript-stylesheet

What is this?

A work in progress CSS-In-Purs that stores all the styles we want in a big hashmap and then updates the actual CSSOM whenever needed.

Does it work?

Broadly, yes. Whether it's performant or not is yet to be seen.

Can I try it?

The best way to see the library in action is currently used in React Stylesheet which uses this library with Purescript React.

Documentation?

Are you suggesting this is not enough? More docs on Pursuit