File Editor
Directories:
.. (Back)
classes
fonts
inc
js
sass
template-parts
Files:
404.php
archive.php
comments.php
footer.php
functions.php
header.php
image.php
index.php
page.php
postcss.config.js
print.css
readme.txt
search.php
single.php
style-editor-customizer.css
style-editor.css
style-rtl.css
style.css
Create New File
Create
Edit File: postcss.config.js
var postcssFocusWithin = require('postcss-focus-within'); module.exports = { plugins: { autoprefixer: {} } }; module.exports = { plugins: [ postcssFocusWithin(/* pluginOptions */) ] };
Save Changes
Rename File
Rename