UNPKG

ar-design

Version:

AR Design is a (react | nextjs) ui library.

14 lines (12 loc) 195 B
.flex { display: flex; } .justify-content-start { justify-content: flex-start; } .justify-content-center { justify-content: center; } .justify-content-end { justify-content: flex-end; }