shino-css


typography

heading 1

heading 2

heading 3

heading 4

this is a paragraph with bold text and a link.

some inline code here

// a code block
console.log("awawa");

buttons

go to bed get out of bed

lists

  1. first item
  2. second item
  3. third item

utility classes

.subtle - muted text

.accent - the orange pop

.mono - monospace text

.sm - smaller text


palette

--primary
#e8e6e1 / #1a1614
--secondary
#d9d4c9 / #4a3f38
--text
#1a1614 / #e8e6e1
--subtle
#5c6670 / #8c8680
--accent
#e85a24 / #cc5500