3.0.2 • Published 2 years ago

@inkline/vue-cli-plugin-inkline v3.0.2

Weekly downloads
157
License
MIT
Repository
github
Last release
2 years ago

Inkline - Vue CLI Plugin

CI

Vue CLI Plugin for Inkline, the customizable Vue.js UI/UX Library.

Install for Vue 3

If you haven't yet installed Vue CLI, first follow the installation instructions here.

If you haven't created a project yet, generate a project using Vue CLI:

vue create my-app
cd my-app

Before installing the Inkline plugin, make sure to commit or stash your changes in case you need to revert.

Add Inkline:

vue add @inkline/vue-cli-plugin-inkline

Install for Vue 2

Inkline for Vue 2 will stick to the 2.x versions.

For Vue2:

vue add @inkline/vue-cli-plugin-inkline --vue2

Configuration

Optionally, you can configure your Inkline Vue CLI Plugin using the following installation options.

First of all, Inkline uses Sass, so you will need to install it as a dependency:

yarn add --dev node-sass sass-loader
# If you still use NPM
npm install -D node-sass sass-loader

Tree Shaking and SCSS

To install a tree-shaking and SCSS ready Inkline setup:

vue add @inkline/vue-cli-plugin-inkline --vue2 --customizable
3.0.2

2 years ago

3.0.1

2 years ago

3.0.0

2 years ago

2.3.6

3 years ago

2.3.5

4 years ago

2.3.4

4 years ago

2.3.3

4 years ago

2.3.2

4 years ago

2.3.1

4 years ago

2.3.0

4 years ago

2.2.3

4 years ago

2.2.2

4 years ago

2.2.1

4 years ago

2.2.0

4 years ago

2.1.2

4 years ago

2.1.4

4 years ago

2.1.3

4 years ago

2.1.1

4 years ago

2.1.0

4 years ago

2.0.2

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.22.3

4 years ago

1.22.2

4 years ago

1.22.1

4 years ago

1.22.0

4 years ago

1.21.4

4 years ago

1.21.3

4 years ago

1.21.2

4 years ago

1.21.1

4 years ago

1.21.0

4 years ago

1.0.0

4 years ago