module.exports = {
    plugins: {
        "postcss-easy-import": {},
        "postcss-nesting": {},
        "postcss-font-family-system-ui": {},
        "autoprefixer": {}
    }
}