Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avalanchesass/avalanche_object_media
DEPRECATED
https://github.com/avalanchesass/avalanche_object_media
Last synced: about 1 month ago
JSON representation
DEPRECATED
- Host: GitHub
- URL: https://github.com/avalanchesass/avalanche_object_media
- Owner: avalanchesass
- License: gpl-2.0
- Created: 2015-04-19T08:08:44.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-15T16:16:09.000Z (over 7 years ago)
- Last Synced: 2024-11-05T08:04:57.217Z (about 2 months ago)
- Language: CSS
- Homepage:
- Size: 15.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_media
Media object - image on left/right, text next to it.**ATTENTION:** This package is outdated, you can find the latest release under a new name: https://www.npmjs.com/package/@avalanche/object-media
## Install
```
npm install avalanchesass_object_media --save
```## Basic usage
```css
/* Import the main file. */
@import 'avalanchesass_object_media';
```## About
### Author
Markus Oberlehner
Twitter: https://twitter.com/MaOberlehner### License
GPL v2 (http://www.gnu.org/licenses/gpl-2.0.html)