@citizensadvice/box-sizing

1.0.3 • Public • Published

Box-sizing npm (scoped)

Defines how the width and height of the element are calculated: whether they include the borders and padding or not.

Classes

Class name Value
.content-box content-box

Examples

<div class="content-box">...</div>

Installation

$ npm install @citizensadvice/box-sizing

now import into your stylesheet...

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

/@citizensadvice/box-sizing/

    Package Sidebar

    Install

    npm i @citizensadvice/box-sizing

    Weekly Downloads

    0

    Version

    1.0.3

    License

    MIT

    Unpacked Size

    2.62 kB

    Total Files

    6

    Last publish

    Collaborators

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