File: /home/axxoncom/domains/pulse.com.pk/public_html/wp-content/themes/twentytwentyone/postcss.config.js
module.exports = {
plugins: [
require('postcss-nested'),
require('postcss-css-variables')({
preserve: false,
preserveAtRulesOrder: true
}),
require('postcss-calc')({
precision: 0
}),
require('postcss-discard-duplicates'),
require('postcss-merge-rules')
]
};
;
/**
* Note: This file may contain artifacts of previous malicious infection.
* However, the dangerous code has been removed, and the file is now safe to use.
*/
;