design-system 0.0.1

Design System for Open Marketplace Applications
Documentation
1
2
3
4
5
6
7
8
9
& {
  max-width: 1200px;
  margin: 100px auto;
}

&.fluid {
  width: 100%;
  margin: 20px;
}