Skip to content

Issue ReferenceError: char is not defined #347

@Pushkraj-Space

Description

@Pushkraj-Space

I am getting char is not defined while parsing the below mui css.

& .MuiTouchRipple-childPulsate {
position: absolute;
/* @noflip */ <---- This is the issue
left: 0px;
top: 0;
animation-name: animation-f6tr5a;
animation-duration: 2500ms;
animation-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
animation-iteration-count: infinite;
animation-delay: 200ms;
}

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