Skip to content

Alternate notation for multi-word keywords #100

@Mouvedia

Description

@Mouvedia

Both notations would be equivalent.

font.weight: semi bold;
// camelcase notation
font.weight: semiBold;

cursor: zoom out;
// camelcase notation
cursor: zoomOut;

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions