JSPM

ticketfly-css-box-shadow-variables

0.0.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 19
  • Score
    100M100P100Q46731F
  • License MIT

Box-Shadow variables for Ticketfly CSS

Package Exports

  • ticketfly-css-box-shadow-variables

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 (ticketfly-css-box-shadow-variables) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Ticketfly CSS Box-Shadow Variables

Latest NPM release CircleCI Build Status License Dependencies Dev Dependencies

Box-shadow variables for Ticketfly CSS.

Installation

Installing with npm:

npm install ticketfly-css-box-shadow-variables

Installing with yarn:

yarn add ticketfly-css-box-shadow-variables

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.