@mikker/chk

1.0.4 • Public • Published

@mikker/chk

A .chk checkbox class for use with Tachyons.

Usage

Put this in your html before you include Tachyons.

<link rel='stylesheet' href='https://unpkg.com/@mikker/chk@latest/css/chk.css' />

Or add it directly to your project:

npm install @mikker/chk
# or
yarn add @mikker/chk

Then using postcss or however you'd like

@import '~tachyons';

@import '~chk;
/* or if you want to customize variables */
@import '~chk/src/chk;

NB: Be sure to include chk.css before `tachyons.css.

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @mikker/chk

Weekly Downloads

1

Version

1.0.4

License

MIT

Unpacked Size

9.82 kB

Total Files

6

Last publish

Collaborators

  • mikker