The basic idea is:
o If feature_level == 0, leave any XYSCSS tags alone (since they
might be handled by the program itself).
o If feature_level > 0, process and remove a XYSCSS tag, but let
the real 'C' tag take precedence in case both tags exist (and
warn if there are both and they don't match).