@tempots/dom > BrowserContext > removeClasses
Removes classes from the element.
Signature:
readonly removeClasses: (tokens: string[]) => void;