Code

Inline code and preformatted blocks, with status variants.

Source: src/stylus/elements/code.styl

Inline and block

Bare code is inline; inside pre it becomes a block. .primary, .success, .warning and .error turn it into a callout.

Install with pnpm add @sebastienrousseau/skeletonic-stylus.

All 18 release gates passed.
<p>Install with <code>pnpm add @sebastienrousseau/skeletonic-stylus</code>.</p>
<code class="success">All 18 release gates passed.</code>