1.15.0 • Published 5 years ago

kanoe-css v1.15.0

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

Conventional Commits CircleCI

kanoe-css

Description

Just another CSS framework

Development

Watch all stylus and pug files, lint, build and run a development server:

$ yarn dev

CSS / Styles

Styles are builded with stylus.

$ yarn stylus:build
$ yarn stylus:watch

Stylus code style rules are enforced by linting, following the rules defined on stylintrc

$ stylus:lint
$ stylus:lint:watch

HTML / Docs

The documentation and examples are writtten using pug

$ yarn pug:build
$ yarn pug:watch

PUG code style rules are enforced by linting, following the rules defined on puglintrc

$ pug:lint
$ pug:lint:watch

Git

Commits messages follow the conventional commit format and are checked with commitlint.

1.15.0

5 years ago

1.14.0

5 years ago

1.13.0

5 years ago

1.12.0

5 years ago

1.11.0

5 years ago

1.10.0

5 years ago

1.9.0

5 years ago

1.8.0

5 years ago

1.7.0

5 years ago

1.6.0

5 years ago

1.5.0

5 years ago

1.4.0

5 years ago

1.3.0

5 years ago

1.2.0

5 years ago

1.1.0

5 years ago

1.0.0

5 years ago