pywebview-react-boilerplate
pywebview-react-boilerplate copied to clipboard
Migrate to Vite (instead of Parcel) and css modules (instead of SASS)
Motivation is to provide a more recent build tool and more modern and native CSS solution.
I've also added a couple of React hooks to simplify the interface with Python in React Components.