Style engine to render Styletron CSS-in-JS into CSS


Keywords
gatsby, gatsby-plugin
Licenses
Apache-2.0/MIT
Install
npm install @amory/styletron@2018.6.12-1

Documentation

🛠 Amory

A modular toolkit for web development.

Overview

Quick Start

To create a new project in the current directory, use yarn create or npx:

yarn create amory && yarn
npx create-amory && npm install

Troubleshooting

UnhandledPromiseRejectionWarning: Error: Invalid arguments to tap(options: Object, fn: function)

Each plugin needs to export a name as well as an API.