Adding background image throws a module load error

Hi,

body {
  background-image: url('/images/my-image.png');
}

<%= %> tags only works inside eex templates.