Skip to content

⚠️ DEPRECATED A sass helper to manage flexbox layouts

License

Notifications You must be signed in to change notification settings

silverhold/flex

Repository files navigation

Silverhold-flex

GitHub version Bower version

A sass helper to manage flexbox layouts flex is designed with the silverhold philosophy. Please refer to the Silverhold documentation for more informations.

Getting Started

Download

You can easily install silverhold-flex by using Bower, a package manager for front-end components. (See bower.io for more details)

$ bower install silverhold-flex

You can also download a zip archive clicking right here.

Working files

.scss files

The main scss file is located at the ./src/scss/flex.scss. This file is ready to be included into your scss files. The compiled and minified version is available at dest/css/flex.min.css.

Usage

to be written

License

MIT © Silverhold