--- layout: layouts/base.njk permalink: "/style/" title: Style Guide ---
This is regular paragraph text. It should be readable and comfortable for extended reading sessions.
This is smaller text used for metadata and secondary information.
Primary Blue
Gray
Success Green
Error Red
This is an example card component with some content.
This section demonstrates the prose styling used for blog content.
This is a blockquote. It should stand out from regular text and be easily identifiable.
// Code block example
function example() {
return "Hello, world!";
}
Here's some text with inline code and a link example.