Muse-UI carbon theme
npm install -S muse-ui-carbon-theme
// or
yarn add muse-ui-carbon-theme
<script src="https://unpkg.com/muse-ui-carbon-theme/dist/muse-ui-carbon-theme.js"></script>
import { theme } from 'muse-ui'
import { carbon, createTheme } from '../src';
theme.add('carbon', carbon)
.addCreateTheme(createTheme)
.use('carbon');
muse-ui-carbon-theme is open source and released under the MIT Licence.
Copyright (c) 2018 myron