Add callouts to LocallyGrown series for enhanced readability

Applied strategic callouts across all 4 posts in the LocallyGrown series:
- Info, success, warning, danger, tip, quote, and example callouts
- Improved visual hierarchy and information highlighting
- Better mobile readability with structured content blocks

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Eric Wagoner
2025-09-23 10:02:52 -04:00
parent b8b663d64b
commit 8ac2a6ad8c
7 changed files with 344 additions and 68 deletions

View File

@@ -13,4 +13,7 @@
overflow-x: hidden !important;
min-height: unset !important;
}
}
}
// Import callout styles
@import 'callouts';