config: add container classes to safelist

This commit is contained in:
Henk Verlinde 2022-01-28 09:15:47 +01:00
parent 3415433ec4
commit 46be12a2af
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@ module.exports = {
'td',
'h5',
'alert-link',
'container-xxl',
'container-fluid',
...whitelister([
'./assets/scss/components/_alerts.scss',
'./assets/scss/components/_buttons.scss',