Skip to content

Replace spacing unit with map #55

@ArmorDarks

Description

@ArmorDarks

Instead of

$ekzo-spacing-unit: $ekzo-line-height !default;

We can allow to do

$ekzo-spacing-units: (
  base: $ekzo-line-height,
  blog: $ekzo-blog-line-height
) !default;

Yet, all benefits of such change are unclear yet.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions