Mixins

Overview

This page describes all mixins that exist within the ZUI.

Name Description
zui-alert Creates an alert
zui-appearance A mixin that sets the appearance in a browser independent way.
zui-border-radius A mixin that sets the border radius in a browser independent way.
zui-box-shadow A mixin that sets the box-shadow in a browser independent way.
zui-box-sizing A mixin that sets the box-sizing in a browser independent way.
zui-flex A mixin that sets the flex mode on an element.
zui-flex-wrap A mixin that sets the flex-wrap mode on an element.
zui-flexbox A mixin that sets the flex display mode on an element.
zui-flexgrid-cell A mixin that defines a cell in the flexgrid.
zui-flexgrid-cells A mixin that defines a row of cells in the flexgrid.
zui-font-smooth A mixin that sets the font smoothing in a browser independent way.
zui-header A mixin that sets the properties of a header.
zui-order A mixin that sets the order on a flex element.
zui-status Defines the status of an alert.
Fork me on GitHub