This module is now obsolete as the functionality to remove paragraph content that was preventing paragraph type deletion is now added into the paragraph module itself.
If you believe that this functionality should be extended further for any reason inside this module, create an issue to move this module out of obsolete and explain the reasoning.
Introduction
This module is an extension of the Paragraphs module. It creates an admin page where every revision of paragraphs can be viewed. It then has a button interface that allows for the deletion of all paragraph revision of a certain paragraph type. This is useful when you want a paragraph type to be deleted, but it is tied to an entity by an old revision.
Some times paragraph types cannot be deleted because they are held in a revision of an entity. This module makes it possible for the paragraph to be deleted by deleting all the revisions that a paragraph type is used in.
The Responsive Class Field module provides a field type that allows content editors to define breakpoint dependent styling options (CSS classes) for the entity view display of the entity it is attached to.