rolleiflex

6.1.2 • Public • Published

RolleiFLEX

A CSS Flexbox grid / helper framework based on the BEMV methodology.

It's also very small: 18kb when minifed and 2.1kb when minified and gzipped.

Demonstrations and documentation

http://kaisermann.github.io/rolleiflex/

Installation

Package Managers

npm install --save rolleiflex
or
yarn add rolleiflex
or
bower install --save rolleiflex

Manual

Usage

  • Manually import the rolleiflex.min.css file.
  • Import the 'index.styl' and call the buildRolleiflex(buildGrid:true,buildHelpers:true) mixin on one of your .styl files.

Inspiration

Readme

Keywords

Package Sidebar

Install

npm i rolleiflex

Weekly Downloads

3

Version

6.1.2

License

ISC

Last publish

Collaborators

  • kaisermann