JSPM

  • Created
  • Published
  • Downloads 38
  • Score
    100M100P100Q53547F
  • License MIT

Sass module for the cartridge project

Package Exports

  • cartridge-sass

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (cartridge-sass) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Cartridge Sass Build Status

Sass expansion pack for Cartridge

To use this module, you will need cartridge-cli installed and have a cartridge project setup.

npm install cartridge-sass --save-dev

This module adds the following to a project:

##Config

Once installed, the config file task.sass.js is created and stored in the _config directory in the root of your cartridge project.

##Using

The FrontEnd CSS guidelines are a good place to start when beginning your project