Skip to content

A minimal, configurable flexbox column framework

Notifications You must be signed in to change notification settings

olliefwilliams/xulma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

Xulma.scss

A minimal, configurable flexbox column framework based heavily on the excellent Bulma.

This framework makes no presumptions about the user's existing layout or media queries, and by configuring the variables at the top of the SCSS file, allows much more freedom and responsiveness than Bulma's flexbox column implementation. It does this whilst following the same straightforward, easy-to-understand "class syntax" as Bulma.

Key changes

  1. Modifiers defined in bulma's column framework are now accessible to "turn on and off" at any breakpoint (e.g. is-vcentered and is-not-vcentered can be appended with a media query name to turn vcentering on and off)
  2. Column sizes in fractions (e.g. is-one-fifth) are no longer available, only the 12 column system (is-1 through to is-12) is in place.

About

A minimal, configurable flexbox column framework

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages