Skip to content

Latest commit

 

History

History
 
 

vuikit-theme

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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