1.2: (Non-semantic) CSS in ViewModels

Anti-Pattern

In this example, we want use CSS to set the color of the first name text box if we know the gender. We did this using the default CSS binding handler, binding to a computed in the ViewModel.