@talves/react-isolated-theme-ui
v1.0.0
Published
Isolating the `theme-ui` context provider for use in React apps where an isolated theme context would be needed.
Downloads
6
Maintainers
Readme
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