deckr
v1.0.5
Published
[![npm version](https://img.shields.io/npm/v/deckr.svg)](https://www.npmjs.org/package/deckr) [![Build Status](https://travis-ci.org/interconnectit/deckr.svg?branch=master)](https://travis-ci.org/interconnectit/deckr)
Downloads
9
Readme
Deckr
This repository is a component of the full Deckr repository.
Requirements
Make sure all dependencies have been installed before moving on:
Install
Pull the package via NPM:
$ npm install --save deckr
Usage
The source files included are written in Scss. After installing with npm, you can add your project's node_modules
directory to your Sass include paths, then import it like this:
@import "deckr/main";
Security
If you discover any security related issues, please email [email protected] instead of using the issue tracker.
Credits
License
The MIT License (MIT). Please see license file for more information.