wocss-settings-spaces

[DEPRECATED] Gutter variables

Usage no npm install needed!

<script type="module">
  import wocssSettingsSpaces from 'https://cdn.skypack.dev/wocss-settings-spaces';
</script>

README

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 (...)