Skip to content

Work with postcss-easings #19

@prn-feip

Description

@prn-feip

Just tried to install both these packages:

Added both to .postcssrc.js:

module.exports = {
    plugins: ['postcss-easing-gradients', 'postcss-easings']
};

But this code is not processed:

background-image: linear-gradient(to right, black, ease-in-sine, transparent);

I tried to change order of plugins but it's not working too.

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