0.0.1-alpha.0 • Published 6 years ago

origami-app-theme v0.0.1-alpha.0

Weekly downloads
4
License
MIT
Repository
github
Last release
6 years ago

Origami: Theme Plugin

npm Travis Codecov

This plugin provides functionality for themes in Origami.

Installation

yarn add origami-plugin-theme

Usage

In your .origami file, add it to the plugins: .origami

{
    ...
    "plugins": {
        "theme": 'theme-name'
    }
    ...
}

Moving forward / TODO

Issues

If you find a bug, please file an issue on the issue tracker on GitHub.

Contributions

All pull requests and contributions are most welcome. Let's make the internet better!