@mind029/element-doss-chalk-theme

1.0.2 • Public • Published

element-theme-chalk

element component chalk theme.

Installation

npm i element-theme-chalk -S

Usage

Use Sass import

@import 'element-theme-chalk';

Or Use webpack

import 'element-theme-chalk';

Or

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

Import on demand

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

// ...

饿了么UI主题模板库。

  1. resource.config.js为静态资源路径
  2. url.config.js 为主题里面url使用到的路径
  3. .npmrc 为npm发布配置

Readme

Keywords

none

Package Sidebar

Install

npm i @mind029/element-doss-chalk-theme

Weekly Downloads

2

Version

1.0.2

License

ISC

Unpacked Size

1.67 MB

Total Files

221

Last publish

Collaborators

  • mind29