Flexify Frontend Framework

Responsive

Works on every device and in every modern browser

Up-to-date

Uses latest approaches and best-practices

Open-source

You have freedom to use, to modify and to redistribute

Light

Fast to load

Easy to use

Well documented and self explanatory

Namespace

Every class has "fx-" namespace to avoid conflicts with other frameworks and 3rd party libraries

Flexify Features

Grid

12 columns responsive grid with 5 breakpoints, powered by flexbox

Utilities

Utility classes

Columns

Columns component

Usage:

You need to include flexify.css file into page and add .fx-wrap class to the body element to normalize the styles. Also you need to add .fx-typography class to the body if you want to have some typography styles applied.