@oubli/react-theme

0.0.3 • Public • Published

React Theme

React Theme is a context that provides all the relevant style information to the rest of components from the Oubli library. The Oubli components are able to work without the need to implement this library but any general changes in style and properties that you want to do on them, you can do it through this context.

How to Install

npm install @oubli/react-theme --save

Usage

TODO

import React from 'react';
import {ThemeProvider, ThemeConsumer} from '@oubli/react-theme'

Props

Name Default Description

Tips

TODO

Readme

Keywords

none

Package Sidebar

Install

npm i @oubli/react-theme

Weekly Downloads

0

Version

0.0.3

License

MIT

Unpacked Size

27 kB

Total Files

5

Last publish

Collaborators

  • juananrodriguez