You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.