Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

ticketfly-css-box-shadow-garnishes

Ticketfly-UI6MIT0.0.1

Box-Shadow garnish helpers for Ticketfly CSS

ticketfly-css, ticketfly-css box-shadow, ticketfly-css box-shadow garnishes, ticketfly-css garnishes, css box-shadow, css

readme

Ticketfly CSS Box-Shadow Garnishes

Latest NPM release CircleCI Build Status License Dependencies Dev Dependencies

Box-Shadow garnish helpers for Ticketfly CSS. Primarily, these extend the set of base variables defined in ticketfly-css-box-shadow-variables.

Installation

Installing with npm:

npm install ticketfly-css-box-shadow-garnishes

Installing with yarn:

yarn add ticketfly-css-box-shadow-garnishes

Developing

Notable npm scripts

  • npm test: lint the CSS the contents of this project's source CSS.
  • npm run serve:test: Build and serve the project.
    • You can then find the "visual testing" demo by navigating test/ directory in your browser.

changelog

0.0.1 — December 31, 2016

  • Initial project setup and ruleset implementation.