0.0.2 • Published 9 years ago

origin-css.tools.functions v0.0.2

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

Origin.Tools.Functions

The Origin.Tools.Functions module contains all global functions contained within the Origin framework.

Installation

Installing via NPM

npm install origin-css.tools.functions

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