You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@ Laravel Mail CSS Inliner
12
12
Most 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.
13
13
The goal of this package is to automate the process of inlining that CSS before sending the emails.
14
14
15
-
## Installation and compatability
15
+
## Installation and compatibility
16
16
17
17
Starting with version 5 this package requires PHP 8.0 and Laravel 9.0 or higher.
0 commit comments