芝麻web文件管理V1.00
编辑当前文件:/home/p/r/i/prismawe/clients/wordpress-5.0.22/wp-content/themes/twentynineteen/postcss.config.js
var postcssFocusWithin = require('postcss-focus-within'); module.exports = { plugins: { autoprefixer: {} } }; module.exports = { plugins: [ postcssFocusWithin(/* pluginOptions */) ] };