%PDF- %PDF-
| Direktori : /var/www/projetos/fungraca.org.br/wp-content/themes/twentynineteen/ |
| Current File : /var/www/projetos/fungraca.org.br/wp-content/themes/twentynineteen/postcss.config.js |
var postcssFocusWithin = require('postcss-focus-within');
module.exports = {
plugins: {
autoprefixer: {}
}
};
module.exports = {
plugins: [
postcssFocusWithin(/* pluginOptions */)
]
};