@talves/react-isolated-theme-ui

1.0.0 • Public • Published

@talves/react-isolated-theme-ui

Isolating the `theme-ui` context provider in React


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):

Tony Alves
Tony Alves

💻 📖 🚇 ⚠️

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

LICENSE

MIT

Package Sidebar

Install

npm i @talves/react-isolated-theme-ui

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

342 kB

Total Files

10

Last publish

Collaborators

  • talves