👍🎉 First off, thanks for taking the time to contribute! 🎉👍
- Fork the repository
- Clone the forked repository
git clone https://github.com/<user>/sakura.git
- Install dependencies
npm install
- Make your changes
- Submit a PR with a description of your changes
npm run bookmarklet
- minify bookmarklet source code and prepare it to embedded as a bookmarknpm run scss
- generate css files from scss source filesnpm run scss:watch
- watch for changes in scss source files and generate css files accordinglynpm run build
- generate js and css files