Skip to content

Latest commit

 

History

History
44 lines (39 loc) · 2.64 KB

README.md

File metadata and controls

44 lines (39 loc) · 2.64 KB

Flare logo

Flare.css

Modern lightweight CSS layout framework for faster and professional web development.
Documentation » Flare Website Examples »
Português

About Flare

Flare is a lightweight and modern CSS library that allows you to create responsive layouts with less code, gives you more sizing options and features automatic responsiveness, all without restricting your code.

Automatic Responsiveness and Manual Responsiveness

Flare can handle responsiveness automatically but also gives you the option to manually control it.

When creating a layout, you have the option to define all column sizes on certain breakpoints, or to define the column sizes only on computer and let Flare handle the sizes on other breakpoints, or to combine both and let Flare handle sizes but overwrite them on certain breakpoints.

Block layout and Flex layout

Flare adds features so you can make different types of layouts that are not supported on other frameworks. You can build with block layout or flex layout depending on your needs and you can also combine both, using only the parts that you need of each one, or adding extra features with tags. The features are not limited to containers either, they can be applied to collumns (grow, stretch, fill, auto, etc)

More Containers

Flare gives you many options for different sized containers, letting you choose between automatic containers: container (normal), fluid, small, medium, one - sixteen and manual containers with customizable sizes on each breakpoint [breakpoint]-size-[one..sixteen].

Light & Fast code, Faster workflows

Flare's main objective is to allow you to build websites faster, with shorter and lighter code and without restricting your coding and being highly customizable.

Better Tablet responsiveness

Flare adapts container sizes so items look better on tablets and small computers.

Browser Support

  • Last 2 Versions FF, Chrome, Safari Mac
  • IE 11+
  • Android 4.4+, Chrome for Android 44+
  • iOS Safari 7+
  • Microsoft Edge 12+