-
Robert Knight authored
Migrate .scss files to SASS modules using: ``` sass-migrator module --load-path=node_modules/ --migrate-deps src/styles/annotator/annotator.scss src/styles/sidebar/sidebar.scss ``` This was previously done for the lms app in https://github.com/hypothesis/lms/pull/1057
b91add96