Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avalanchesass/avalanche_object_container
DEPRECATED
https://github.com/avalanchesass/avalanche_object_container
Last synced: about 1 month ago
JSON representation
DEPRECATED
- Host: GitHub
- URL: https://github.com/avalanchesass/avalanche_object_container
- Owner: avalanchesass
- License: gpl-2.0
- Created: 2016-04-21T15:50:42.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-15T16:12:35.000Z (over 7 years ago)
- Last Synced: 2024-11-08T11:56:20.009Z (about 2 months ago)
- Language: CSS
- Homepage:
- Size: 14.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# avalanchesass_object_container
Basic container class to limit the max-width of the layout and add some padding.**ATTENTION:** This package is outdated, you can find the latest release under a new name: https://www.npmjs.com/package/@avalanche/object-container
## Install
```
npm install avalanchesass_object_container --save
```## Basic usage
```css
/* Import the main file. */
@import 'avalanchesass_object_container';
```## About
### Author
Markus Oberlehner
Twitter: https://twitter.com/MaOberlehner### License
GPL v2 (http://www.gnu.org/licenses/gpl-2.0.html)