element-theme-fancy

1.0.0 • Public • Published

element-theme-fancy

element component fancy theme.

Installation

npm i element-theme-fancy -S

Usage

Use Sass Or postcss-import

@import 'element-theme-fancy';

Or Use webpack

import 'element-theme-fancy';

Or

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

Import your need

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

Dependencies (0)

    Dev Dependencies (4)

    Package Sidebar

    Install

    npm i element-theme-fancy

    Weekly Downloads

    2

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    646 kB

    Total Files

    162

    Last publish

    Collaborators

    • blueair