@charset "UTF-8";

<%= ( if !Rails.env.production? then ".translation_missing { background-color: red }" else "" end ).html_safe %>
