meteor-accounts-ui-bootstrap-3
meteor-accounts-ui-bootstrap-3 copied to clipboard
Replace deprecated meteor stylus package after Meteor 1.6.1
Meteor 1.6.1 has deprecated the meteor 'stylus' package. See https://github.com/meteor/meteor/pull/9445.
I get a deprecated notice in the browser console due to this package's use of the 'stylus' package.
@hwillson recommends this package as a replacement: https://atmospherejs.com/coagmano/stylus
up