@lessondesk/theme
UI Theme for Lesson Desk
Table of Contents
Usage
import theme from '@lessondesk/theme'
console.log('theme', theme)
Install
This project uses node and npm.
$ npm install @lessondesk/theme
$ # OR
$ yarn add @lessondesk/theme
Contribute
- Fork it and create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am "Add some feature"
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
License
MIT