This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
mastodon
mirror of
https://github.com/tootsuite/mastodon
Watch
1
Star
1
Fork
You've already forked mastodon
0
Code
Issues
Releases
Wiki
Activity
167709f6b0
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-16 03:29:11 +01: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 22:25:23 +02:00
require
.
context
(
'../icons'
)
;