Blockquote
Component Type
- Component
Dependencies:
Name | Description |
---|---|
@citizensadvice/cads-support |
System-wide global variables and functions |
Installation
$ npm install @citizensadvice/cads-blockquote
@import "@citizensadvice/cads-blockquote/index.scss";
You can also make use of the unpkg service, try adding the link below to the head of your
HTML
file<link src="https://unpkg.com/@citizensadvice/cads-blockquote@latest/build/cads.blockquote.css" />
Implementation
Documentation coming soon...