Skip to content

space are removed from radial-gradien #41

@jojojojojoj5564656465465

Description

hello rgba is converted and 0% is merged with the color

.foo {

background: radial-gradient(circle, rgba(17,166,230,1) 0%, rgba(0,7,255,1) 98%);

}

export const foo = style({
background: "radial-gradient(circle,#11a6e60%,#0007ff98%)",

});

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