Migrate .scss files to SASS modules
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
Showing
Please register or sign in to comment