Use .get instead of [] to access env hash
If the `THEME_NAME` environment token isn't defined, then the application.scss.mako file will crash during preprocessing. Use .get to avoid a crash.
Showing
Please
register
or
sign in
to comment