1.0.4 • Published 6 years ago

koan-sass v1.0.4

Weekly downloads
1
License
ISC
Repository
github
Last release
6 years ago

KOAN

An atomic SASS framework.

Getting Started

Install via npm:

$ npm install koan-sass

Create a sass folder within your project, and import koan either with, or without variables.

@import "./path/to/node_modules/koan-sass/sass/koan.scss";
@import "./path/to/node_modules/koan-sass/sass/koan-no-vars.scss";

If you've imported koan without variables, before importing copy and paste the default variables into your .scss file from /node_modules/koan-sass/sass/_variables.scss.

1.0.4

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago