quick-spacer

1.0.0 • Public • Published

quick-spacer

Generate handy classes to make easy spacing (padding and margin)

Four sizes

4 configurable sizes :

$dim-xs: 10px!default; // very small
$dim-sm: 15px!default; // small
$dim-md: 30px!default; // medium
$dim-lg: 45px!default; // large

Margin and padding

m-lg class add a big margin on four sizes p-xs class add a small padding on four sizes

Side specific or global

t: top b: bottom l: left r: right

m-r-lg add a large margin (45 pixel at its right)

Licence

Code released under the MIT License.

/quick-spacer/

    Package Sidebar

    Install

    npm i quick-spacer

    Weekly Downloads

    3

    Version

    1.0.0

    License

    none

    Last publish

    Collaborators

    • slucas