0byt3m1n1
Path:
/
data
/
27
/
5
/
48
/
71
/
5374886
/
user
/
6435255
/
htdocs
/
wp-content
/
themes
/
twentynineteen
/
[
Home
]
File: postcss.config.js
var postcssFocusWithin = require('postcss-focus-within'); module.exports = { plugins: { autoprefixer: {} } }; module.exports = { plugins: [ postcssFocusWithin(/* pluginOptions */) ] };