CSS , , , , .
Update
, , PHP -....
header('Content-Type: text/css');
... ...
header('Expires: '.gmdate('D, d M Y H:i:s', strtotime('+1 year')).' GMT');
, CSS, ...
<?php echo $file = '/styles/custom.php' ;?>
<link rel="stylesheet"
type="text/css"
href="<?php echo $file; ?>?m=<?php echo filemtime($file); ?>"
/>
, CSS. , . ( ), .