0.8.1 • Published 5 years ago

@vuikit/theme v0.8.1

Weekly downloads
402
License
MIT
Repository
-
Last release
5 years ago

vuikit-theme

NPM version

Install

$ npm install --save @vuikit/theme

Usage

import '@vuikit/theme'

Custom Themes

If using a custom UIkit theme, you can just import the Vuikit styles.

@import 'custom/theme.less';
@import '@vuikit/theme/src/vuikit.less';

Be sure to include node_modules as import path in the less compiler options.

License

MIT © Miljan Aleksic

0.9.0-beta

5 years ago

0.8.1

6 years ago

0.8.0

6 years ago

0.2.0

6 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago