I ran into such a problem that the styles in the frontend.min.css file are more important than the styles I set in bricks.
Because of this, I can’t do the alignment in the slider and many other things.
I think it was more correct for frontend.min.css to be connected earlier than bricks styles. Then there wouldn’t be such a problem. I hadn’t noticed her before.
thanks for the update. For me it works when the class chaining enabled. But of course it should also work with the chaining being disabled. Not an easy one though as we can’t just change the CSS as this would break many existing sites relying on this. We’ll see what we can do about it.