Hi,
With the new Bricks Style Manager, is it recommended to use a custom prefix for all classes, variables, colours and typography to avoid clashes with the Wordpress core? Eg. for a colour, –myprefix-primary instead of –primary? Or is this no longer necessary?
I’ve been doing this in earlier Bricks versions but I’ve found enabling things such as colour utility classes in the Bricks Style Manager ends up with the utility word before the prefix. So enabling the border utility class for –myprefix-primary becomes .border-myprefix-primary instead of .myprefix-border-primary.
Should I continue using a prefix for classes, variables, colours and typography, use it only for some of these things, or none of these things?
Thanks!