Hyphenated words should scope the hyphen as punctuation. For example: ``` .my-class { font-weight: bold; } ``` Here both `my-class` and `font-weight` are treated as a single unit when using option left/right.