📮
Mailwind
  • 🚀Getting started
    • 👋Introduction
    • 🔗Add a provider
  • 📚Documentation
    • 🎨Tailwind configuration
    • 🔡Dynamic Expressions
    • 📱Responsive
  • API parameters
  • Sendgrid
    • Send an email
      • cURL
      • .NET
      • NodeJS
      • PHP
  • AWS SES
    • Obtain your credentials
    • Send an email
      • cURL
      • .NET
      • NodeJS
      • PHP
  • Resend
    • Send an email
      • cURL
      • .NET
      • NodeJS
      • PHP
Powered by GitBook
On this page
  1. Documentation

Tailwind configuration

Let's find out how to modify Tailwind styles

PreviousAdd a providerNextDynamic Expressions

Last updated 1 year ago

As with your usual projects, you can modify the Tailwind configuration. It's almost identical to the one you use every day. Some classes have been added specifically for Emails

To modify your configuration:

  1. Go to

  2. Open the configuration file in File Explorer

  3. Define your configuration

  4. Save file. You can use the styles in your layouts 🎉

📚
🎨
the code editor