Releases: TrySound/postcss-easy-import
Releases · TrySound/postcss-easy-import
4.0.0
3.0.0
- Update
postcss-importto10.0.0 - Update
pifyto3.0.0 - Update
is-globto4.0.0 - Update
postcssto6.0.11
2.1.0
2.0.0
- Remove
globoption and infer type of from the import path. Allows a mixture
of glob and module imports to be used - (#14) - When
prefixis set resolve non-prefixed version of a file if that is the only match, otherwise
always favour the prefixed version - (commit) - Update
ava0.11.0->0.16.0 - Update
eslint2.0.0->3.11.1 - Update
globby4.0.0->6.1.0 - Update
postcss-import8.0.2->9.1.0 - Drop Node
0.12support. Reached EOL on 31/12/2016 - (link)