Description
This plugin creates a tool for the bottom left of your screen which reveals
the current breakpoint, APP_ENV
and a grid column overlay with
toggle.
Setup
Requires Setup
plugin with theme.innerGutters
,
theme.outerGutters
, theme.screens
,
theme.mainColWidths
and
theme.columnCount
configured.
Place the following HTML somewhere at the bottom of your DOM, outside of any
containers/wrappers, before the closing </body>
:
To (optionally) display the APP_ENV
you'll need a
.env
file:
Demo
Its the little tool and breakpoint label at the bottom left of the screen ↙️.
Give the button a click - you'll see the grid columns overlay - useful for design validation.