https://github.com/museui/muse-ui-carbon-theme
Muse-UI carbon theme
https://github.com/museui/muse-ui-carbon-theme
Last synced: about 1 year ago
JSON representation
Muse-UI carbon theme
- Host: GitHub
- URL: https://github.com/museui/muse-ui-carbon-theme
- Owner: museui
- License: mit
- Created: 2018-07-01T08:38:18.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-07-01T08:43:44.000Z (almost 8 years ago)
- Last Synced: 2025-03-15T11:18:15.339Z (over 1 year ago)
- Language: JavaScript
- Size: 64.5 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# muse-ui-carbon-theme
Muse-UI carbon theme
## Installation
```bash
npm install -S muse-ui-carbon-theme
// or
yarn add muse-ui-carbon-theme
```
## CDN
```html
```
## Usage
```javascript
import { theme } from 'muse-ui'
import { carbon, createTheme } from '../src';
theme.add('carbon', carbon)
.addCreateTheme(createTheme)
.use('carbon');
```
## Licence
muse-ui-carbon-theme is open source and released under the MIT Licence.
Copyright (c) 2018 myron