From 57a0cb3bdffd1baace69cc758c8064c5ea10ee11 Mon Sep 17 00:00:00 2001 From: Leonardo Faria Date: Thu, 26 Nov 2020 18:46:35 -0800 Subject: Tweak config to include missing files --- assets/css/dev/postcss.config.js | 1 + assets/css/postcss.config.js | 1 + 2 files changed, 2 insertions(+) (limited to 'assets') diff --git a/assets/css/dev/postcss.config.js b/assets/css/dev/postcss.config.js index b4f8d66..f62884a 100644 --- a/assets/css/dev/postcss.config.js +++ b/assets/css/dev/postcss.config.js @@ -16,6 +16,7 @@ module.exports = { 'layouts/**/*.html', 'content/**/*.html', 'content/**/*.md', + '**/*.md', ], // Include any special characters you're using in this regular expression defaultExtractor: content => content.match(/[\w-/:]+(? content.match(/[\w-/:]+(?