Adds a boolean prop to the Theme Provider, aggressive, that, when true, makes every class highly specific in an attempt to override things like very specific WordPress classes. Also added a prefix to all classes to make them more easily identifiable in the browser.
Most of the updates are snapshots. The relevant changes are in the ThemeProvider, types, and the new aggressiveSpecificity.ts
Adds a boolean prop to the Theme Provider,
aggressive
, that, when true, makes every class highly specific in an attempt to override things like very specific WordPress classes. Also added a prefix to all classes to make them more easily identifiable in the browser.Most of the updates are snapshots. The relevant changes are in the ThemeProvider, types, and the new
aggressiveSpecificity.ts