How do I style WordPress pages differently based on the tag used?
If you used the body_class and post_class template tags, you get a CSS class added that contains classes for all the tags and terms a post has which you can use to conditionally style posts without needing to conditionally enqueue stylesheets