davesnx / try-styled-ppx

Demo of styled-ppx

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository lives as a demo of styled-ppx and as a playground for new releases.

Getting started

All the dependencies can be install via your favorite package manager:

yarn install
# Or
npm install

That's it! You're up and running, you can start the project with:

yarn start
# Or
npm run start

About

Demo of styled-ppx

License:MIT License


Languages

Language:ReScript 49.1%Language:HTML 31.6%Language:CSS 11.2%Language:Reason 8.2%