vitalk / classy-border-box

Apply a natural box layout model globally

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Classy Border Box

Apply a natural box layout model globally, but allowing components to change.

Installation

The recommended installation method is a npm.

npm install --save-dev classy-border-box
Variable Description
@classy-border-box Do apply border-box layout globally? (true by default).

License

Licensed under the MIT license.

About

Apply a natural box layout model globally


Languages

Language:CSS 100.0%