| Linux webm010.cluster103.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 Path : /home/c/u/i/cuisinesj/www/new/wp-content/themes/twentytwentyone/ |
| Current File : /home/c/u/i/cuisinesj/www/new/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')
]
};