sass-import-resolver

Resolves the path of sass imports, following a heavily opinionated and probably very shady algorithm

MIT License

Downloads
4.8K
Stars
0
Committers
4

Bot releases are visible (Hide)

sass-import-resolver - v1.0.0 Latest Release

Published by joneff about 3 years ago

1.0.0 (2021-07-29)

Bug Fixes

  • improve external file path detection (fd60f8e)
  • use path.isAbsolute for absolute path detection (424ff5e)

chore

BREAKING CHANGES

  • bump to v1
sass-import-resolver - v0.4.0

Published by github-actions[bot] about 3 years ago

0.4.0 (2021-07-28)

Features

  • use options object isntead of parameters (00da86d)
sass-import-resolver - v0.1.2

Published by joneff about 5 years ago

sass-import-resolver - v0.2.0

Published by joneff about 5 years ago

New features:

  • detect and do not parse url() references