<?php /** @package CssDispatch */ ?> .bold { font-weight: bold; } .error { <?=$bold ?>; color: red; }
info at phpclasses dot org