]>
cat aescling's git repositories - mastodon.git/blob - postcss.config.js
1 module
.exports
= ({ env
}) => ({
4 'postcss-object-fit-images': {},
5 cssnano: env
=== 'production' ? {} : false,
This page took 0.06503 seconds and 4 git commands to generate.