chrome-extension-boilerplate-react icon indicating copy to clipboard operation
chrome-extension-boilerplate-react copied to clipboard

Extract css to separate file for production. use sass instead of node-sass.

Open kokill opened this issue 2 years ago • 0 comments

  1. Added MiniCssExtractPlugin for production build.
  2. Added sass and removed node-sass(deprecated).
  3. npm audit

kokill avatar Mar 30 '22 07:03 kokill