lxp-styleguide

0.1.7 • Public • Published

LXP STYLEGUIDE

This plugin allows user to add inbuilt styleguides using bootstrap-vue in our application. It is a wrapper added to the bootstrap styleguide

Installation

Install via NPM:

npm install lxp-styleguide

Usage

To use this components simply import the library globally

import 'lxp-styleguide';
Vue.use('lxp-styleguide');

To import to a specific component

import 'lxp-styleguide';

To add CSS to your application add it to src/main.js

import "lxp-styleguide/dist/lxp-styleguide.css";

Here are list of components that has been added to the library

  1. Course Card
  2. Button

To add components to the Single File Component

<lxp-course-card></lxp-course-card>
<LxpCourseCard></LxpCourseCard>

Readme

Keywords

Package Sidebar

Install

npm i lxp-styleguide

Weekly Downloads

2

Version

0.1.7

License

MIT

Unpacked Size

814 kB

Total Files

30

Last publish

Collaborators

  • shylaja_h15