An open API service indexing awesome lists of open source software.

https://github.com/danieljharvey/purescript-stylesheet-example

Example repository for Purescript Stylesheet
https://github.com/danieljharvey/purescript-stylesheet-example

css-in-js purescript react styled-components

Last synced: about 2 months ago
JSON representation

Example repository for Purescript Stylesheet

Awesome Lists containing this project

README

          

# purescript-stylesheet-example

Example of [Purescript Stylesheet](https://github.com/danieljharvey/purescript-react-stylesheet) use with [Purescript React](https://github.com/purescript-contrib/purescript-react), modified from [Purescript React Example](https://github.com/ethul/purescript-react-example).

![Alt text](/excellent-screenshot.png?raw=true)

## Building

spago install
yarn install

yarn webpack-dev-server

open http://localhost:4008