Skip to content

css units should be statically checked #514

@metajack

Description

@metajack

Right now there are magic numbers and things all over the place, and it makes it really hard to read the code (not to mention hard to avoid bugs).

We should have Rust statically check things so that we can't mix up the units and so conversions are centralized.

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