2.10.5 • Published 6 years ago

funx-theme v2.10.5

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

fork from theme-chalk

funx-theme

element component funx theme.

Installation

npm i funx-theme -S

Usage

Use Sass import

@import 'funx-theme';

Or Use webpack

import 'funx-theme';

Or

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

Import on demand

import 'funx-theme/lib/input.css';
import 'funx-theme/lib/select.css';

// ...
2.10.5

6 years ago

2.10.4

6 years ago

2.10.3

6 years ago

2.10.2

6 years ago

2.10.1

6 years ago

1.1.4

6 years ago

1.2.1

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

1.0.9

6 years ago

1.0.8

6 years ago

1.0.7

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago