nib icon indicating copy to clipboard operation
nib copied to clipboard

set stylus as a peer dependency

Open yocontra opened this issue 9 years ago • 4 comments

The version of stylus has to keep being updated and there is a constant mismatch between the latest and the version in this module. Currently the version in this module does not support sourcemaps, while the latest does. The second you add nib to a project your sourcemaps go out the window. This could all be solved by using peer dependencies or using a more laid back range for stylus.

yocontra avatar Jan 13 '15 23:01 yocontra

that sounds like a good idea, wanna submit a PR?

notslang avatar Jan 13 '15 23:01 notslang

+1, solves #301

eknkc avatar Mar 16 '15 15:03 eknkc

+1

optikfluffel avatar Mar 16 '15 17:03 optikfluffel

Seems sytlus is not yet a peer dependency because of https://github.com/tj/nib/pull/297

adriengibrat avatar May 28 '15 12:05 adriengibrat