• Ken Hawkins's avatar
    Remove gulp-sass dependency (#1020) · 4a8fd990
    Ken Hawkins authored
    * Remove gulp-sass dependency
    
    * Require dartsass
    
    * Add dart-sass render
    
    * Remove some old build processes
    
    * Improve list generation of sass files
    
    * Dynamically generate import paths
    
    * Imrpove sass imporater logic
    
    * Optimise sass import
    
    * Indentation
    
    * Per compionent sass
    
    * Fix typo
    
    * More robust matching
    
    * Update index.scss
    
    * Update vf-css.js
    
    * fix path
    
    * Update index.scss
    
    * Fix a race condition for package.variables.scss generation
    
    This resulted in a hard failure for dart sass, but it also was causing confusing output in libsass
    
    * Tidy
    
    * Update yarn.lock
    4a8fd990