2.10.5 • Published 5 years ago

funx-theme v2.10.5

Weekly downloads
1
License
MIT
Repository
github
Last release
5 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

5 years ago

2.10.4

5 years ago

2.10.3

5 years ago

2.10.2

5 years ago

2.10.1

5 years ago

1.1.4

5 years ago

1.2.1

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago

1.0.9

5 years ago

1.0.8

5 years ago

1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.3

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago