I am working with a site set up on the Starter Stack and trying to style tables, and I’m now seeing a whole bunch of style declarations that are overriding my styles, but are broken in their declarations.
An example below:
As you can see, there are a lot of styles being set based on the value of variables, but the variables themselves are not set anywhere.
I am trying to add site-wide default styling for all tables just using table td
or table th
etc, but this is being overridden by the broken styling shown above.
Is this a bug, or something that can be turned off for the Starter Stack?
Strangely all this extra variable styling doesn’t get implemented in some of the other stacks, e.g. Integrity.