@primer/css
Version:
The CSS implementation of GitHub's Primer Design System
3 lines (2 loc) • 330 B
CSS
.Progress{display:flex;height:8px;overflow:hidden;background-color:var(--color-auto-gray-2);border-radius:6px;outline:1px solid transparent}.Progress--large{height:10px}.Progress--small{height:5px}.Progress-item{outline:2px solid transparent}.Progress-item+.Progress-item{margin-left:2px}
/*# sourceMappingURL=progress.css.map */