A simple plugin that removes all disabled styles from all layers in the current selection. Useful to clean up your document from stray styles. Does not remove enabled styles (only the styles with a [ ] )
How to install
- Download the plugin
- Double click on the
Remove All Disabled Styles.sketchplugin
file
How to use
- Select a or multiple layers
- Select Remove All Disabled Styles from the Plugins menu
- All disabled styles are removed from your selected layers
To do
- Abstract code to be more future proof if new layer styles are added to Sketch
- Add options to remove all disabled styles on current page/current document