Skip to content

handle url() #4

Open
Open
@MoOx

Description

@MoOx

css-loader handle import + url() as require
cssnext can handle import & will soon be able to handle url() has well (ref MoOx/postcss-cssnext#57)
what do you think about handling url() like css-loader ?

Meanwhile, since loaders are executed from right to left, the example should show style-loader, cssnext-loader then css-loader (so import + url() are done at the same time to avoid this kind of issues: webpack-contrib/css-loader#33 or webpack-contrib/css-loader#34)

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