This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
tootlab-mastodon
Watch
1
Star
0
Fork
0
You've already forked tootlab-mastodon
mirror of
https://github.com/glitch-soc/mastodon.git
synced
2024-11-24 00:54:02 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
c9d6571da8
tootlab-mastodon
/
app
/
javascript
/
packs
/
mailer.js
4 lines
64 B
JavaScript
Raw
Normal View
History
Unescape
Escape
HTML e-mails for UserMailer (#6256) - premailer gem to turn CSS into inline styles automatically - rework UserMailer templates - reword UserMailer templates
2018-01-15 21:29:11 -05:00
require
(
'../styles/mailer.scss'
)
;
Change brand color and logotypes (#18592) - Add rake task for generating Apple/Android icons and favicons from SVG - Add rake task for generating PNG icons and logos for e-mails from SVG - Remove obsolete Microsoft icons and configuration - Remove PWA shortcut icons
2022-06-09 16:25:23 -04:00
require
.
context
(
'../icons'
)
;
Reference in New Issue
Copy Permalink