config: add figure figcaption to purgecss safelist
This commit is contained in:
@ -26,6 +26,7 @@ module.exports = {
|
||||
'img-fluid',
|
||||
'lazyload',
|
||||
'blur-up',
|
||||
'figure figcaption',
|
||||
...whitelister([
|
||||
'./assets/scss/components/_alerts.scss',
|
||||
'./assets/scss/components/_buttons.scss',
|
||||
|
Reference in New Issue
Block a user