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
I think the issue here is that version bumps have not been published to NPM. If clone the 'basscss-addons' repo and look at package.json I can see that the latest version is actually 1.1.0, whereas the latest version according to NPM is 1.0.0.
Cloning the 'basscss-addons' repo manually also pulls the latest code for 'responsive-margins' including the 'Fix negative margins' PR I mentioned above.
Hi @jxnblk,
Creating an issue here because the 'basscss-addons' repo is archived.
I noticed you merged this PR to fix negative margins for the 'responsive-margin': basscss/addons#33
However there is no version bump on NPM, so the package doesn't update when running
npm update
.Is there something I'm doing wrong here to get this update?
Thanks, Cam
The text was updated successfully, but these errors were encountered: