This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
mastodon-glitch
mirror of
https://github.com/glitch-soc/mastodon
Watch
3
Star
0
Fork
You've already forked mastodon-glitch
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
536dd046d4
mastodon-glitch
/
app
/
javascript
/
packs
/
mailer.js
4 lines
62 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Dont use CommonJS (`require`, `module.exports`) anywhere (#24913)
2023-05-09 01:08:47 +00:00
import
'../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 20:25:23 +00:00
require
.
context
(
'../icons'
)
;