ticketfly-css-box-shadow-garnishes
v0.0.1
Published
Box-Shadow garnish helpers for Ticketfly CSS
Maintainers
Readme
Ticketfly CSS Box-Shadow Garnishes
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-garnishesInstalling with yarn:
yarn add ticketfly-css-box-shadow-garnishesDeveloping
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.
- You can then find the "visual testing" demo by navigating
