Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / node_modules / node-sass / test / fixtures / precision / index.scss
1 .foo {
2   margin: 1.23456789 px;
3 }