- Install Stylus/Cascadea (Safari)
- Install UserCSS
- Fork and download this repository
- Install Node.js
- Install pnpm
npm i pnpm -g - Install all dependencies using
pnpm install - Change mappings
- Generate style with
pnpm run build - Make additional changes in main style if needed
- Commit and push your changes
- Make a pull request