Spacing
Component type
- Utility
Dependencies:
Name | Description |
---|---|
@citizensadvice/cads-support |
System-wide global variables and functions |
Installation
$ npm install @citizensadvice/cads-spacing
@import "@citizensadvice/cads-spacing/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-spacing@latest/build/cads.spacing.css" />
Implementation
Utility classes to create space between elements. You have top, left, bottom, right and all available to you.