Redirect to minified version of a file

Hello everyone,

In a case where I have a xxx.css and a xxx-min.css

How could I use this cool feature: <?= css('@auto') ?> but select the min version?

Should I do it by the .htaccess?