Ben bu mantıkta yapıyorum


$deger=1;
if ($deger==1) {
//style1.css
} else {
//style2.css
}