mirror of
https://github.com/stashapp/CommunityScripts.git
synced 2026-02-05 04:45:09 -06:00
* fix css files * create workflow * format code using prettier * black ignore 3rd party folder * format py code using black * black exclude option in workflow * Don't format workflow files * Add contributing instructions to readme --------- Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
11 lines
304 B
YAML
11 lines
304 B
YAML
name: Cropper.JS
|
|
description: Exports cropper.js functionality for JS/Userscripts
|
|
version: 1.6.1
|
|
ui:
|
|
css:
|
|
- cropper.css
|
|
javascript:
|
|
- cropper.js
|
|
# note - not minimized for more transparency around updates & diffs against source code
|
|
# https://github.com/fengyuanchen/cropperjs/tree/main/dist
|