segmentio / myth

A CSS preprocessor that acts like a polyfill for future versions of the spec.
4.33k stars 131 forks source link

Update rework-import dependency #138

Open zeke opened 8 years ago

zeke commented 8 years ago

rework-import is issuing deprecation warnings:

❯ npm i myth
npm WARN deprecated find-file@0.1.4: Use the globby package instead

The latest rework-import (2.1.0) has fixed this. I took a shot at updating, but the myth test suite isn't working for me. See https://github.com/segmentio/myth/issues/137