2.0.1 • Published 6 years ago

wocss-settings-spaces v2.0.1

Weekly downloads
2
License
ISC
Repository
github
Last release
6 years ago

This module is DEPRECATED

This module has been moved to the monorepo wocss (and renamed to @wocss/settings-spaces)

SPACES

Setting

The wocss-settings-spaces module contains gutter variables for the framework. Feel free to reassign these variables.

Install using npm:

$ npm install wocss-settings-spaces --save

Usage

With a tool like webpack you can import this module writing:

@import '~wocss-settings-spaces';

Variables list

Variable nameDefault value
$global-space-10.25rem
$global-space-20.5rem
$global-space-31rem
$global-space-42rem
$global-space-54rem
$global-space-68rem
$wocss-spaces(...)