diff --git a/config/postcss.config.js b/config/postcss.config.js index 027491b..3e0eff8 100644 --- a/config/postcss.config.js +++ b/config/postcss.config.js @@ -26,7 +26,7 @@ module.exports = { 'img-fluid', 'lazyload', 'blur-up', - 'figure figcaption', + 'figcaption', ...whitelister([ './assets/scss/components/_alerts.scss', './assets/scss/components/_buttons.scss',