Skip to content

Line height is broken #1

Description

@nickdima

In tachyons line-height properties are specified as numbers eg. .lh-copy { line-height: 1.5; } which on the web means that the resulting line height should be 1.5 * font-size but the problem is that React Native doesn't work this way, it just interprets 1.5 as px.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions