- Switched from CSS Modules to styled-components
- Removed postcss
- Added version sync between package.json and manifest.json
- Fixed auto reloading
- Added SVGR to load *.svg as React components
- Updated all dependencies
- Created an example of usage (see: Framer ToDo)
- Setup
src
directory as a modules source
- Added auto reloading with webpack-extension-reloader
- Fix: content.js tries to load background.css instead of content.css