design-system 0.0.1

Design System for Open Marketplace Applications
Documentation
1
2
3
4
5
6
7
& {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 24px;
  width: 24px;
}