am-display

0.1.1 • Public • Published

AM SUIT CSS utilities: display

AM SUIT CSS display utilities.

Read more about SUIT CSS's design principles.

Installation

  • npm: npm install am-utils-display
  • Bower: bower install am-utils-display

Available classes

  • [data-am-block] - Display block.
  • [data-am-hidden] - Display none.
  • [data-am-hiddenVisually] - Visually hidden but available to screenreaders.
  • [data-am-inline] - Display inline.
  • [data-am-inlineBlock] - Display inline-block.
  • [data-am-table] - Display table.
  • [data-am-tableCell] - Display table-cell.
  • [data-am-tableRow] - Display table-row.

Usage

Please refer to the README for SUIT CSS utils

Browser support

  • Google Chrome (latest)
  • Opera (latest)
  • Firefox 4+
  • Safari 5+
  • Internet Explorer 8+

/am-display/

    Package Sidebar

    Install

    npm i am-display

    Weekly Downloads

    0

    Version

    0.1.1

    License

    MIT

    Last publish

    Collaborators

    • vinspee