webflow.getAllStyles()Retrieve all Styles, also known as Classes, present on the Webflow site.
Promise<Array<Style>>
A Promise that resolves to an array of Style objects representing all the styles present on the current site.
Checks for authorization only