In SPPB3 addons and sections have classes like sppb-text-center. Many of us have used those classes to create styles depending on the alignment of the addon.
In SPPB4 the addons no longer have those classes and maybe it's because now the alignment is responsive. My question is: will those classes return or should we consider them unrecoverable?
In SPPB4 the section titles retrieve the classes sppb-text-center, sppb-text-left, sppb-text-right, from the old configurations, but when creating a new section it doesn't add these same classes instead it adds center , left and right. Another important point with section title alignments is that they are not responsive like addons. So my question is:
will the sppb-text-* classes return to section titles?
Will they add properties to the new classesleft, center and right?
Or are they going to make this responsive like addons and these classes are going to disappear?
Thanks.