Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avalanchesass/avalanche_utility_offset
DEPRECATED
https://github.com/avalanchesass/avalanche_utility_offset
Last synced: about 1 month ago
JSON representation
DEPRECATED
- Host: GitHub
- URL: https://github.com/avalanchesass/avalanche_utility_offset
- Owner: avalanchesass
- License: gpl-2.0
- Created: 2015-04-28T12:46:21.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-15T16:27:31.000Z (over 7 years ago)
- Last Synced: 2024-09-29T16:02:10.414Z (3 months ago)
- Language: CSS
- Homepage:
- Size: 16.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_utility_offset
Offset classes.**ATTENTION:** This package is outdated, you can find the latest release under a new name: https://www.npmjs.com/package/@avalanche/utility-offset
## Install
```
npm install avalanchesass_utility_offset --save
```## Basic usage
```css
/* Import the main file. */
@import 'avalanchesass_utility_offset';/* Import just the mixin file. */
@import 'avalanchesass_utility_offset/mixin';
```## About
### Author
Markus Oberlehner
Twitter: https://twitter.com/MaOberlehner### License
GPL v2 (http://www.gnu.org/licenses/gpl-2.0.html)