This website requires JavaScript.
Explore
Help
Sign In
SWREI
/
instrumental
Watch
0
Star
0
Fork
0
You've already forked instrumental
Code
Issues
Activity
e4e3875452
instrumental
/
app
/
javascript
/
entrypoints
/
mailer.ts
4 lines
62 B
TypeScript
Raw
Normal View
History
Unescape
Escape
Dont use CommonJS (`require`, `module.exports`) anywhere (#24913)
2023-05-09 10:08:47 +09: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-10 05:25:23 +09:00
require
.
context
(
'../icons'
)
;
Reference in New Issue
Copy Permalink