Skip to content
  • Dan Poltawski's avatar
    MDL-56488 boost: validate scss settings for parsable scss · 0e34e46f
    Dan Poltawski authored
    * Parses the scss and fails validation if a parse error is found
    
    * Does not detect the situation when variables are not present - this
      would involve us parsing the entire tree and would be slow. It could
      also change over time, depending on whats defined in the scss
      from themes.
    
    * Introduces a new admin_setting_scsscode to do this
    0e34e46f