@terminus/ui-spacing
TypeScript icon, indicating that this package has built-in type declarations

2.0.0 • Public • Published

Spacing

CI/CD Status Codecov MIT License
NPM version Library size

Table of Contents

Installation

CSS imports

In your top-level stylesheet, add these imports:

@import '~@terminus/design-tokens/css/library-design-tokens.css';
@import '~@terminus/ui-styles/terminus-ui.css';

Usage

<div tsVerticalSpacing>My content!</div>

Spacings

Any of the TsVerticalSpacingTypes values can be passed in:

<div tsVerticalSpacing="large--3">My content!</div>

Readme

Keywords

none

Package Sidebar

Install

npm i @terminus/ui-spacing

Weekly Downloads

0

Version

2.0.0

License

MIT

Unpacked Size

58.4 kB

Total Files

31

Last publish

Collaborators

  • bmalinconico-terminus
  • atlwendy
  • terminus_devops