Skip to content
Snippets Groups Projects
  • Feanil Patel's avatar
    Be more specific about where we compile sass from. · b0dbe2f2
    Feanil Patel authored
    There are now folders under static that have sass that should not be compiled
    as a part of our asset pipeline,  they were getting pulled in because the wildcard
    for `SASS_UPDATE_DIRS` was too broad.  This update makes it more specific for most
    folders but leaves it broad for the common folder where the xmodule has its own sass
    that needs compiling from a non-standard location.
    b0dbe2f2