purescript-stylesheet-example
July 29, 2019 ยท View on GitHub
Example of Purescript Stylesheet use with Purescript React, modified from Purescript React Example.

Building
spago install
yarn install
yarn webpack-dev-server
open http://localhost:4008