File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11Laravel Mail CSS Inliner
22========================
33
4- ![ ] ( https://github.com/fedeisas/laravel-mail-css-inliner/workflows/CI /badge.svg )
5- [ ![ Dependabot Status] ( https://api.dependabot.com/badges/status?host=github&repo=fedeisas/laravel-mail-css-inliner&identifier=16568832 )] ( https://dependabot.com )
6- [ ![ Latest Stable Version] ( https://poser.pugx.org/fedeisas/laravel-mail-css-inliner/v/stable.png )] ( https://packagist.org/packages/fedeisas/laravel-mail-css-inliner )
7- [ ![ Latest Unstable Version] ( https://poser.pugx.org/fedeisas/laravel-mail-css-inliner/v/unstable.png )] ( https://packagist.org/packages/fedeisas/laravel-mail-css-inliner )
8- [ ![ Total Downloads] ( https://poser.pugx.org/fedeisas/laravel-mail-css-inliner/downloads.png )] ( https://packagist.org/packages/fedeisas/laravel-mail-css-inliner )
9- [ ![ License] ( https://poser.pugx.org/fedeisas/laravel-mail-css-inliner/license.png )] ( https://packagist.org/packages/fedeisas/laravel-mail-css-inliner )
4+ [ ![ CI status ] ( https://github.com/fedeisas/laravel-mail-css-inliner/actions/ workflows/main.yml /badge.svg )] ( https://github.com/fedeisas/laravel-mail-css-inliner/actions )
5+ [ ![ Dependabot Status] ( https://img.shields.io/badge/dependabot-active-brightgreen?logo=dependabot )] ( https://dependabot.com )
6+ [ ![ Latest Stable Version] ( https://poser.pugx.org/fedeisas/laravel-mail-css-inliner/v )] ( https://packagist.org/packages/fedeisas/laravel-mail-css-inliner )
7+ [ ![ Latest Unstable Version] ( https://poser.pugx.org/fedeisas/laravel-mail-css-inliner/v/unstable )] ( https://packagist.org/packages/fedeisas/laravel-mail-css-inliner )
8+ [ ![ Total Downloads] ( https://poser.pugx.org/fedeisas/laravel-mail-css-inliner/downloads )] ( https://packagist.org/packages/fedeisas/laravel-mail-css-inliner )
9+ [ ![ License] ( https://poser.pugx.org/fedeisas/laravel-mail-css-inliner/license )] ( https://packagist.org/packages/fedeisas/laravel-mail-css-inliner )
1010
1111## Why?
1212Most email clients won't render CSS (on a ` <link> ` or a ` <style> ` ). The solution is inline your CSS directly on the HTML. Doing this by hand easily turns into unmantainable templates.
You can’t perform that action at this time.
0 commit comments