Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Improve 1-to-1 Relation Between Values in UI Kit and SCSS Variables #19

@jeffkamo

Description

@jeffkamo

Challenge
At the moment, there is a disconnect between the values that the UI Kit defines in its setup "pages" and the values defined in the platform-scaffold (see below table for example).

The relationship between the two sets of values are perfectly clear. As can be seen in the two screenshots below, it's not immediately obvious that h1 styles are intended to match with the $huge-font-size and $huge-line-height variables.

UI Kit SCSS Variables
screen shot 2017-06-26 at 2 34 42 pm screen shot 2017-06-26 at 2 36 36 pm

Proposed Solution
The UI Kit should be updated to include what variables receive which values.

Criteria
A developer should be able to step through the UI Kit's setup and replace all values in the platform-scaffold's _variable.scss with little to no explanation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions