1.0.2 • Published 2 years ago

@justforfun-ui/theme-chalk v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

justforfun-theme-chalk

justforfun component chalk theme.

Installation

npm i justforfun-ui

Usage

Use Sass import

@use 'justforfun-ui/lib/theme-chalk/index.scss';

Or Use vite/webpack

import 'justforfun-ui/lib/theme-chalk/index.css'

Or

<link
  rel="stylesheet"
  href="https://unpkg.com/justforfun-ui/lib/theme-chalk/index.css"
/>

Import on demand

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

// ...
1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago