Closed samanpwbb closed 3 years ago
🤔 See what changed from https://github.com/mapbox/assembly/pull/987
We need to redeclare border-top-color:
.loading--dark { color: #fff; border-color: rgba(255,255,255,.25); border-top-color: currentColor; }
🤔 See what changed from https://github.com/mapbox/assembly/pull/987