Storybooks for commit dc03bcf1b74edcfe4058ff4550172c87241ad6cc

Date
2025-11-04T19:58:23.452Z
Summary
task(libs/accounts): Port email rendering code to libs
Description
commit dc03bcf1b74edcfe4058ff4550172c87241ad6cc
Author: dschom 
Date:   Tue Nov 4 11:50:44 2025 -0800

    task(libs/accounts): Port email rendering code to libs
    
    Because:
    - We need a standalone library that can be used to render emails
    
    This Commit:
    - Ports the email rendering code from auth-server to libs
    - Converts to typescript
    - Cleans up code and improves consistency
    - Creates work around for copying nxignored l10n assets