element-theme-owl

1.4.7-alpha.2 • Public • Published

element-theme-owl

element component owl theme.

Installation

npm i element-theme-owl -S

Usage

Use Sass Or postcss-import

@import 'element-theme-owl';

Or Use webpack

import 'element-theme-owl';

Or

<link rel="stylesheet" href="path/to/node_modules/element-theme-owl/lib/index.css">

Import your need

import 'element-theme-owl/lib/input.css';
import 'element-theme-owl/lib/select.css';
 
// ...

Readme

Keywords

Package Sidebar

Install

npm i element-theme-owl

Weekly Downloads

1

Version

1.4.7-alpha.2

License

MIT

Last publish

Collaborators

  • hitripod
  • jerrysdesign