Skip to content

CSS camelCase issue #43

@dalibor-sojic

Description

@dalibor-sojic

Original CSS:

:root { --brendColor: #F13D30;

Minified result:
:root{--brendcolor:#F13D30;

"brendColor" has been replaced to "brendcolor"

as well as
background-color: var(--menulevel2active);
has been removed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions