UNPKG

286 Btext/stylusView Raw
1@import "nib"
2@import "jumperskirt/includes/colours"
3@import "jumperskirt/includes/settings"
4@import "jumperskirt/includes/reset"
5@import "jumperskirt/typography"
6@import "jumperskirt/text-input"
7
8* {
9 box-sizing: border-box
10}
11*:focus {
12 outline: none
13}
14
15#app {
16 margin: 50px
17}
\No newline at end of file