k-css
Reset CSS for easier custom styling
Usage
Put k.css
into appropriate directory of your project and load it by <link>
element.
If you are using module bundler like webpack or browserify, you can install via npm and import it in JavaScript file.
$ npm install -S k-css
// ESnext // ES5
License
CC0-1.0