I get a cryptic message with the following: ```rs css! { a:hover { color: white; } } ``` Error: `unexpected end of input, AttributeValue: unexpected end of input` If you change `a:hover` to anything else it works.