When I started working on the design, I came across button properties.
I understand that if you change something now, some templates may break. So my post is more for information. But I think it will have to be done sooner or later. Maybe sooner than later?
Fine. There is one more question. Does it allow, if I remove the “extra” styles from the Bootstrap file.
For example,
btn-info
is not used by you.https://github.com/LemmyNet/lemmy/search?q=btn-info&unscoped_q=btn-info
Or should the Bootstrap file contain everything? Some editors allow you to create your own style; do not use what is not.
I just want to immediately understand some basic things, so that later everything will be right.
bootstrap.build will create a bootstrap v4 compatible theme, that’s all you need.