This website works better with JavaScript.
Explore
Help
Register
Sign In
me
/
glitchier-soc
Watch
1
Star
0
Fork
You've already forked glitchier-soc
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9feba112a7
th-downstream
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '9feba112a7'
${ noResults }
glitchier-soc
/
app
/
javascript
/
packs
/
mailer.js
4 lines
64 B
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
7 years ago
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
2 years ago
require
.
context
(
'../icons'
)
;