v2.0.0
- Revamp source code with TypeScript
- Extract out CSS into external files
- Build CJS & ESM outputs with Babel, only bundle UMD
- Update readme, bump dev deps
Breaking changes
You now need to import CSS manually. This requires CSS support via css-loader or other.