nk-css-utils

2.0.0 • Public • Published

css-utils

CSS utils.

Install

With npm do:

$ npm install nk-css-utils --save

Usage

@import "./node_modules/nk-css-utils/index.css";

API

Display

  • .u-inactive
  • .u-hidden

Interaction

  • .u-unselectable
  • .u-unclickable

Size & positions

  • .u-fullSize

  • .u-fullParent

  • .u-fluid--w

  • .u-fluid--h

  • .u-topCorner

  • .u-topCorner--right

Center an element

  • .u-center--rel
  • .u-center--abs
  • .u-middle--abs

Inline list

  • .u-inlineList
  • .u-inlineList-item
  • .u-inlineList-item--top
  • .u-inlineList-item--middle
  • .u-inlineList-item--bottom

Table

  • .u-table
  • .u-table-cell
  • .u-table-cell--center
  • .u-table-cell--middle

Other

  • .u-cf
  • .u-centerBg
  • .u-antialiasing
  • .u-resetBtn

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i nk-css-utils

Weekly Downloads

1

Version

2.0.0

License

MIT

Last publish

Collaborators

  • kewah