Missing.css
Version 1.0.0
§ Changelog
- Added missing.js, a small collection of JS libraries implementing common UI patterns. Currently contains tabset, menu, and collapsible navbar components.
- Breaking: Replaced
.sidebar
with.sidebar-layout
, which works a bit differently. - Added
.iconbutton
. - Added ARIA listbox and toolbar.
- Added CSS Grid support:
.grid
and many associated classes to create your layout. - Added a few missing utilities for setting
justify-content
,padding
,margin
.