Commit graph

3 commits

Author SHA1 Message Date
1d484d664f
chore: update font paths 2025-05-29 16:28:58 -07:00
879ec1b533
feat: add some CSS utilities
Adds some basic CSS utilities for layouts. Uses any css defined by
`src/css/styles.css`, and utilizes the `postcss-import` plugin to
resolve imports into their contents.

The combined final output contains the base style as defined by the
configuration options, as well as some basic utilities.
2025-05-28 22:14:47 -07:00
bd6876490b
Initial commit 2025-05-28 16:02:16 -07:00