From bccf42928d312dff4d4a6721c4c4fbd82e5ca6ec Mon Sep 17 00:00:00 2001 From: ray Date: Mon, 4 Jan 2021 12:31:59 +0000 Subject: [PATCH] update --- static-html/postcss.config.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static-html/postcss.config.js b/static-html/postcss.config.js index cf9f137..922ffb5 100644 --- a/static-html/postcss.config.js +++ b/static-html/postcss.config.js @@ -1,4 +1,4 @@ -const postcssFunctions = require('./src/js/postcss-functions.js'); +const postcssFunctions = require('./src/js/postcss-functions'); module.exports = { plugins: [