Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/avalanchesass/avalanche_base_box_sizing_reset

DEPRECATED
https://github.com/avalanchesass/avalanche_base_box_sizing_reset

Last synced: about 1 month ago
JSON representation

DEPRECATED

Awesome Lists containing this project

README

        

# avalanchesass_base_box_sizing_reset
Box sizing reset.

**ATTENTION:** This package is outdated, you can find the latest release under a new name: https://www.npmjs.com/package/@avalanche/generic-box-sizing-reset

## Install
```
npm install avalanchesass_base_box_sizing_reset --save
```

## Basic usage
```css
/* Import the main file. */
@import 'avalanchesass_base_box_sizing_reset';
```

## About
### Author
Markus Oberlehner
Twitter: https://twitter.com/MaOberlehner

### License
GPL v2 (http://www.gnu.org/licenses/gpl-2.0.html)