module.exports = { plugins: [ require("postcss-css-variables"), require("postcss-color-functional-notation"), ], };