1.0.0 • Published 4 years ago

@talves/react-isolated-theme-ui v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

Code Coverage version downloads MIT License

All Contributors PRs Welcome Code of Conduct

The problem

// TODO: Explain why an isolated provider is needed for theme-ui when building themes for Gatsby

This solution

// TODO: Explain how this library can be used to create a core theme plugin that other Gatsby themes will use to build upon without having to make changes to an existing site. Also, how these themes will stand alone and not overwrite configurations of sites using @emotion/core.

Table of Contents

Installation

This module is distributed via npm which is bundled with node and should be installed as one of your project's dependencies:

npm install --save @talves/react-isolated-theme-ui

Usage

// TODO

Inspiration

// TODO

Other Solutions

I'm not aware of any, if you are please make a pull request and add it here!

Contributors

Thanks goes to these people (emoji key):

This project follows the all-contributors specification. Contributions of any kind welcome!

LICENSE

MIT