borodean / postcss-assets

An asset manager for PostCSS
MIT License
537 stars 32 forks source link

inline does not work with version 4.x #49

Closed DylanPiercey closed 8 years ago

DylanPiercey commented 8 years ago

Using the simple config:

postcssAssets({ cachebuster: true, basePath: "bin" })

Fails to find files in 4.x while 3.x works fine.

borodean commented 8 years ago

@DylanPiercey please provide an example of your setup with sample assets included, so the issue could be studied in detail.

borodean commented 8 years ago

@DylanPiercey closed because of no replies. Feel free to provide updates on this one to make it reopened.