Skip to content

postcss import need works with postcss url #1106

Closed
@SirM2z

Description

@SirM2z

Hi, I got error in last release

my css:

@font-face {
  font-family: "iconfont";
  src: url('iconfont.eot?t=1510823274364'); /* IE9*/
  /* ... */
}

it is solved when I add "postcss-url": {}, in .postcssrc.js

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions