ConfigsJul 22, 2026·3 min read

Foundation for Emails — Responsive HTML Email Framework

CSS framework by ZURB for building responsive HTML emails that render consistently across email clients including Outlook, Gmail and Apple Mail.

Agent ready

Ready-to-run agent install

This asset can be installed after the agent chooses its runtime, checks the plan, and runs the matching command.

Native · 98/100Policy: allow
Agent surface
Any MCP/CLI agent
Kind
Skill
Install
Single
Trust
Trust: Established
Entrypoint
Foundation for Emails
Direct install command
npx -y tokrepo@latest install c4302046-8565-11f1-9bc6-00163e2b0d79 --target codex

Run after dry-run confirms the install plan.

Introduction

Foundation for Emails (formerly Ink) is a responsive email framework by ZURB. It provides a set of tested HTML components and a build pipeline that compiles clean, modular source templates into the inline-styled, table-based HTML that email clients require.

What Foundation for Emails Does

  • Provides pre-built responsive grid, button, callout, and menu components for email
  • Compiles Sass styles into inlined CSS compatible with major email clients
  • Converts modern HTML markup into table-based layouts automatically via Inky templating
  • Includes a local development server with live preview and BrowserSync
  • Produces production-ready HTML that works in Outlook, Gmail, Yahoo Mail, and Apple Mail

Architecture Overview

The framework uses a Gulp-based build pipeline. Source templates are written in Inky, a custom templating language that maps semantic tags (like , ,

Discussion

Sign in to join the discussion.
No comments yet. Be the first to share your thoughts.

Related Assets