Rename the blockly icon CSS classes to use camelCase #8329
Labels
help wanted
External contributions actively solicited
issue: bug
Describes why the code or behaviour is wrong
size: small
Bugs that can be picked up and completed in 1-3 days
Milestone
Rename the following CSS classes and references to them:
.blockly-icon-comment
->blocklyCommentIcon
.blockly-icon-warning
->blocklyWarningIcon
.blockly-icon-mutator
->blocklyMutatorIcon
This change should be made against the
rc/v12.0.0
branch. This should be marked as a breaking change.To work on this issue, comment below asking to be assigned.
The text was updated successfully, but these errors were encountered: