Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

set stylus as a peer dependency #296

Open
yocontra opened this issue Jan 13, 2015 · 4 comments
Open

set stylus as a peer dependency #296

yocontra opened this issue Jan 13, 2015 · 4 comments

Comments

@yocontra
Copy link

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.

@notslang
Copy link
Collaborator

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

yocontra pushed a commit to yocontra/nib that referenced this issue Jan 13, 2015
@eknkc
Copy link

eknkc commented Mar 16, 2015

+1, solves #301

@optikfluffel
Copy link
Contributor

+1

@adriengibrat
Copy link

Seems sytlus is not yet a peer dependency because of #297

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants