forked from scratchfoundation/scratch-gui
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update README.md Update README.md Remove potentially ToS breaking assets. Update README.md Add back potentially ToS breaking assets. (Sorry ST, the Scratch cat looks too good!) Update README.md Add feature list to readme.md Update README.md Update README.md Added: Network extension, echo effect in sounds, a variety of ScratchAddons, letters x to y of z, startswith, endswith, fastpower Update README.md Remove backpack and annoying coming soon tooltips v0.3
- Loading branch information
1 parent
6fdb459
commit 6e8236d
Showing
37 changed files
with
1,930 additions
and
597 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,2 @@ | ||
#!/usr/bin/env sh | ||
. "$(dirname -- "$0")/_/husky.sh" | ||
|
||
npx --no-install commitlint --edit "$1" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -48,6 +48,7 @@ | |
} | ||
|
||
.scratch-logo.clickable { | ||
transition: 0.125s; | ||
cursor: pointer; | ||
} | ||
|
||
|
Oops, something went wrong.