/*
 * Stable entry point used by every generated article.
 * Visual changes belong in the two shared modules below so existing and future
 * posts update together without rewriting frozen HTML files.
 */
@import url("/blog/post-theme.css");
@import url("/blog/post-components.css");
