@mapbox/assembly 1.3.0 → 1.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/assembly.css CHANGED
@@ -117,8 +117,7 @@ q::after {
117
117
  pre {
118
118
  display: block;
119
119
  white-space: pre-wrap;
120
- -moz-tab-size: 2;
121
- tab-size: 2;
120
+ tab-size: 2;
122
121
  }
123
122
 
124
123
  legend {