Releases: bluesabre/Mouser
Releases · bluesabre/Mouser
Mouser 4.0.4
Mouser Tweaks
Appearance
- Switch to using Fira Sans as the default font
- Switch to using Fira Mono as the default monospace font
- Enable dark-mode support for
@media (prefers-color-scheme: dark) - Disable in-navigation Subscribe button for mobile when it no longer fits
Components
- partials/social.hbs: Social block used in the header and footer of each page
- post-card.hbs: Disable author byline (single-author site)
- post.hbs: Enable Disqus comments
Fixes
- Disable color forced on
.gh-content > [id], doesn't do anything but break dark styles - Replace
.post-full-contentwith.gh-content, something missed in the 4.x series?