summaryrefslogtreecommitdiff
path: root/assets/main.scss
blob: abdbb8b1dc89cb209d73aafd9547cc7be05125c9 (plain)
1
2
3
4
5
6
7
8
9
---
# Only the main Sass file needs front matter (the dashes are enough)
---

@import "minima";

code {
  white-space: nowrap;
}