Blueprint Grid is a multimethod grid library built with flexbox and CSS grid. It is the groundwork for creating layouts in all future versions of Brutalist Framework, versions 3 and up. It is pure CSS, so there are no javascript dependencies.
NOTE: The old grids are still supported!
There are four methods for creating layouts with Blueprint Grid:
Blueprint Grid is included with Brutalist Framework, version 2.3.1 and up. It is included as part of the development core. However, it is NOT included as part of the minified package (brutalist.min.css).
Development:
If using the core development files, you'll only need to load the core CSS file:
/core/css/dev/core.css
Minified:
In addition to loading brutalist.min.css, you'll also need:
/core/css/blueprintgrid.min.css
/core/css/blueprintgrid_polygrids.min.css (optional)
Learn more about Blueprint Grid at BlueprintGrid.com. Below are some shortcuts to more detailed documentation:
Some Blueprint Grid examples: