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

https://github.com/rangle/styled-system-workshop

Programming Design Systems with Styled-System Workshop
https://github.com/rangle/styled-system-workshop

Last synced: 7 months ago
JSON representation

Programming Design Systems with Styled-System Workshop

Awesome Lists containing this project

README

          

# Styled System Workshop

> Programming Design Systems with Styled-System

## Running

The slide deck is built with [mdx-deck](https://github.com/jxnblk/mdx-deck).

```shell
yarn install
yarn start
```