config: add figure figcaption to purgecss safelist

This commit is contained in:
Henk Verlinde 2022-06-30 14:23:03 +02:00
parent ba16252b2e
commit 06642ce056
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@ module.exports = {
'img-fluid',
'lazyload',
'blur-up',
'figure figcaption',
...whitelister([
'./assets/scss/components/_alerts.scss',
'./assets/scss/components/_buttons.scss',