Skip to content

how can i do this compatible? #395

Description

@Mrpaker

.linear-gradient-color(@from,@to) {
background-image: linear-gradient(@from, @to);
background-image:-moz-linear-gradient(@from, @to);
background-image:-webkit-linear-gradient(@from, @to);
background-image:-o-linear-gradient(@from, @to);
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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