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
Yes, 8 should be OK. Good catch. We erred on the side of caution here, but since it's not causing issues for the upstream, bootstrap-sass should specify 8 as well.
I'm using node-sass and configured precision to 10. Example of compiled sass:
However when comparing this to the standard bootstrap.css it has less precision (8):
Should I just use 8 as the precision with node-sass?
The text was updated successfully, but these errors were encountered: