postcss-exact-width

0.1.6 • Public • Published

PostCSS Exact Width PostCSS Logo

NPM Version Build Status Windows Build Status Gitter Chat

Gives you the exact width and height desired when applied to flex items.

Example:

.example {
    width: 50%;
}

This will apply flex-grow: 0 only if the flex-direction is the same as the length being applied, or if both width and height are applied.

Setup

npm install postcss-gutters --save-dev

Package Sidebar

Install

npm i postcss-exact-width

Weekly Downloads

0

Version

0.1.6

License

CC0-1.0

Unpacked Size

18.2 kB

Total Files

6

Last publish

Collaborators

  • limitlessloop