seed-card
Card component pack for Seed!
Minified | Gzipped |
---|---|
574 B | 279 B |
Install
npm install seed-card --save
Documentation
Check out our styleguide for documentation of this pack.
Basic Usage
SCSS
This seed pack needs to be imported into your sass pipeline. Below is an example using Gulp:
var gulp = ;var sass = ;var pack = ; gulp;
Once that is setup, simply @import
seed-card as needed in your .scss
file:
// Packs ;
Usage
...
Options
The following variables can be found in _config.scss
// Dependencies ; // Namespaces ;; // Config: Card ;;;// Config: Card block ;