You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
🗑️(frontend) define SASS color variable out of bootstrap v5
$table-head-color used in saas fil is not set-up anymore. The upgrade of the
library bootrstrap version 4 to 5 doesn't have this variable pre-configured
anymore. As a result, the frontend won't be able to be build anymore. We fix
this issue by giving a color to this variable so that Ashley can use bootstrap
5.
0 commit comments