Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avalanchesass/avalanche_utility_order
DEPRECATED
https://github.com/avalanchesass/avalanche_utility_order
Last synced: about 1 month ago
JSON representation
DEPRECATED
- Host: GitHub
- URL: https://github.com/avalanchesass/avalanche_utility_order
- Owner: avalanchesass
- License: gpl-2.0
- Created: 2016-01-09T13:01:06.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-07-15T16:28:05.000Z (over 7 years ago)
- Last Synced: 2024-10-07T02:16:06.024Z (3 months ago)
- Language: CSS
- Homepage:
- Size: 13.7 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_order
Reorder flex items.**ATTENTION:** This package is outdated, you can find the latest release under a new name: https://www.npmjs.com/package/@avalanche/utility-order
## Install
```
npm install avalanchesass_utility_order --save
```## Basic usage
```css
/* Import the main file. */
@import 'avalanchesass_utility_order';/* Import just the mixin file. */
@import 'avalanchesass_utility_order/mixin';
```## About
### Author
Markus Oberlehner
Twitter: https://twitter.com/MaOberlehner### License
GPL v2 (http://www.gnu.org/licenses/gpl-2.0.html)