Skip to content

Migrate Less to SCSS, and setup webpack for scss compilation

Hamayoon Khan requested to merge EMC-288-SASS-compiler into develop
  • Changed all LESS files to SCSS and adjusted syntax
  • Developed a Webpack configuration to compile SCSS into CSS
  • Fixed import statments to correctly import styles from node_modules
  • Rearranged the order of imports for proper loading

Closes EMC-288

Merge request reports

Loading