Releases: postcss/postcss-import
Releases · postcss/postcss-import
5.0.1
- Fixed: breaking bug with remote stylesheets (#21 & #22)
5.0.0
- Added: compatibility with postcss v4.x
- Removed: compatibility with postcss v3.x
- Fixed: relative imports (./ and ../) should work using
path
option only (no need for from
) (#14)