Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

koan-sass

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koan-sass

An atomic SASS framework.

latest
Source
npmnpm
Version
1.0.4
Version published
Maintainers
1
Created
Source

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.

Keywords

sass

FAQs

Package last updated on 07 May 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts