Skip to content
This repository has been archived by the owner on Jul 29, 2019. It is now read-only.

Latest commit

 

History

History
34 lines (24 loc) · 871 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 871 Bytes

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 name Default value
$global-space-1 0.25rem
$global-space-2 0.5rem
$global-space-3 1rem
$global-space-4 2rem
$global-space-5 4rem
$global-space-6 8rem
$wocss-spaces (...)