UNPKG

@barguide/template-react

Version:

React + TypeScript | Template

14 lines (11 loc) 225 B
.component { background-color: var(--spot-grey-1); border: 1px solid var(--spot-grey-3); padding: var(--grid-4x); } .component h1 { margin-bottom: var(--grid-2x); } .component p:last-of-type { margin-bottom: 0; }