7 Gen Classes Not to Use
Don’t reinvent the wheel!
Replace 7GG Classes with Bootstrap Classes
There are classes we have used in 7GG games that are redundant with existing bootstrap classes. Here are examples I have found, when you see these, replace with the bootstrap class and do NOT use in your code. Do NOT include in any game_style.css or blocks style sheets.
noshow – Instead of this, use d-none
red – instead of this use text-danger