0.0.2 • Published 9 years ago

origin-css.tools.mixins v0.0.2

Weekly downloads
1
License
ISC
Repository
-
Last release
9 years ago

Origin.Tools.Mixins

The Origin.Tools.Mixins module contains all global mixins contained within the Origin framework.

Installation

Installing via NPM

npm install origin-css.tools.mixins

Maintenance

When maintaining the tools for Origin, their are some commands you will need to run to generate documentation and compile any SCSS changes for example.

Requirements

You will require the following to be installed on your machine globally before undertaking any maintenance work:

  • Node (Latest Stable)
  • NPM
  • Sass (3.4+)

Commands

Install dependencies

npm install

Compile SCSS

npm run styles