Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
give class names a prefix on reference pages
fixes processing#650 before: blur reference page would have .blur CSS style applied after: blur reference page has .reference_blur class name, so there are no more collisions with CSS styles hopefully this doesn't have any unintended side effects
- Loading branch information