0.0.4 • Published 6 years ago

@squiz/card v0.0.4

Weekly downloads
-
License
MIT
Repository
-
Last release
6 years ago

@squiz/card

Cards provide a flexible and extensible content container with multiple variants and options.

Install

To download the CSS for this component run:

npm i @squiz/card

The CSS is to use within your app is located in: node_modules/@squiz/card/lib/css/card.min.css

Usage

This component can be used in a variety of frameworks.

Static HTML

To import this component into a static site just include it into your HTML link element like so:

<link href="node_modules/@squiz/card/lib/css/card.min.css" rel="stylesheet" type="text/css">
0.0.4

6 years ago

0.0.3

6 years ago

0.0.2

6 years ago

0.0.1

6 years ago