chellgouda (Mitchell Gould)
- Login: chellgouda
- Registered on: 04/06/2020
- Last sign in: 01/05/2021
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
04/06/2020
-
09:37 PM Ruby Bug #16765: Crash when use sass image-url in email layout
- doctype html
html
head
meta(charset='utf-8')
meta(http-equiv="Content-Type" content="text/html")
scss:
.footer-box:after {
content: '';
width: 100%;
height: 100%;
opacity: 0... -
09:35 PM Ruby Bug #16765 (Closed): Crash when use sass image-url in email layout
- I have the following layout I use for my emails:
mailer.html.slim
doctype html
html
head
meta(charset='utf-8')
meta(http-equiv="Content-Type" content="text/html")
css: