Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/wlh320/hugo-theme-hulga.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--postcss.config.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/postcss.config.js b/postcss.config.js
index 1d3a844..76aabac 100644
--- a/postcss.config.js
+++ b/postcss.config.js
@@ -6,6 +6,7 @@ module.exports = {
standard: ['highlight',
'pre',
'video',
+ 'img',
'code',
'content',
'h1', 'h2', 'h3', 'h4', 'h5', 'h6', 'p',