Socket
Book a DemoInstallSign in
Socket

@citizensadvice/cads-box-model

Package Overview
Dependencies
Maintainers
2
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@citizensadvice/cads-box-model

![npm (scoped)](https://img.shields.io/npm/v/@citizensadvice/cads-box-model.svg)

latest
npmnpm
Version
0.0.5
Version published
Maintainers
2
Created
Source

Box model

npm (scoped)

Component Type

  • Generic

Installation

$ npm install @citizensadvice/cads-box-model

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

Implementation

When building new components, they will automatically take on the box model of border-box, but you can set this to whatever you'd like by changing the box-sizing property in your new component.

FAQs

Package last updated on 11 Jan 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts