npm.io
0.4.2 • Published 6 years ago

@optimuscms/theme

Licence
MIT
Version
0.4.2
Deps
11
Size
2.5 MB
Vulns
1
Weekly
0

Optimus Theme

A collection of components and styles which are the building blocks of Optimus CMS.

Installation

# npm
npm install @optimuscms/theme --save

# yarn
yarn add @optimuscms/theme

Javascript

import OptimusTheme from '@optimuscms/theme';

Vue.use(OptimusTheme, { vuexStore });
SCSS
@import '~@optimuscms/theme/dist/styles.css';

Usage

// todo

License

The MIT License (MIT). Please see License File for more information.