// Destined for network canvas UI
@function unit($units: 1) {
  @return 0.6rem * $units;
}
