@talves/react-isolated-theme-ui

Isolating the `theme-ui` context provider for use in React apps where an isolated theme context would be needed.

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
@talves/react-isolated-theme-ui
1.0.04 years ago4 years agoMinified + gzip package size for @talves/react-isolated-theme-ui in KB

Readme

@talves/react-isolated-theme-ui

Isolating the theme-ui context provider in React




!Code Coveragecoverage-badgecoverage !versionversion-badgepackage !downloadsdownloads-badgenpmtrends !MIT Licenselicense-badgelicense
All Contributors !PRs Welcomeprs-badgeprs !Code of Conductcoc-badgecoc

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 npmnpm which is bundled with nodenode 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 requestprs and add it here!

Contributors

Thanks goes to these people (emoji keyemojis):
Tony Alves
Tony Alves

💻 📖 🚇 ⚠️


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

LICENSE

MIT