@citizensadvice/border-style

1.0.3 • Public • Published

Border-style npm (scoped)

Defines the style of the element's borders.

Classes

.b-dotted {
  border-style: dotted;
}
.b-dashed {
  border-style: dashed;
}
.b-solid {
  border-style: solid;
}
.b-none {
  border-style: none;
}

Examples

<div class="b-width-1 b-solid b-heritage-yellow">...</div>
<div class="b-dotted">...</div>

Installation

$ npm install @citizensadvice/border-style

now import into your stylesheet...

@import '@citizensadvice/border-style/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/border-style@latest/build/border-style.css" />

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.3
    0
    • latest

Version History

Package Sidebar

Install

npm i @citizensadvice/border-style

Weekly Downloads

0

Version

1.0.3

License

MIT

Unpacked Size

2.51 kB

Total Files

6

Last publish

Collaborators

  • cnorthwoodcita
  • seymourski
  • marianayovcheva
  • mrdaniellewis
  • davidsauntson
  • davidrapson