box-sizing.css

1.0.1 • Public • Published

Install

npm install box-sizing.css --save

box-sizing.css

html {
	box-sizing: border-box;
}
*, *:before, *:after {
	box-sizing: inherit;
}

Readme

Keywords

none

Package Sidebar

Install

npm i box-sizing.css

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • nsisodiya