https://github.com/avalanchesass/avalanche_object_island
DEPRECATED
https://github.com/avalanchesass/avalanche_object_island
Last synced: 29 days ago
JSON representation
DEPRECATED
- Host: GitHub
- URL: https://github.com/avalanchesass/avalanche_object_island
- Owner: avalanchesass
- License: gpl-2.0
- Created: 2015-04-19T08:08:31.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2017-07-15T16:14:45.000Z (almost 9 years ago)
- Last Synced: 2026-01-26T18:31:36.538Z (5 months ago)
- Language: CSS
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# avalanchesass_object_island
Box off content.
**ATTENTION:** This package is outdated, you can find the latest release under a new name: https://www.npmjs.com/package/@avalanche/object-island
## Install
```
npm install avalanchesass_object_island --save
```
## Basic usage
```css
/* Import the main file. */
@import 'avalanchesass_object_island';
/* Import just the mixin file. */
@import 'avalanchesass_object_island/mixin';
```
## About
### Author
Markus Oberlehner
Twitter: https://twitter.com/MaOberlehner
### License
GPL v2 (http://www.gnu.org/licenses/gpl-2.0.html)