class Sass::Selector::Placeholder

A placeholder selector (e.g. ‘%foo`). This exists to be replaced via `@extend`. Rulesets using this selector will not be printed, but can be extended. Otherwise, this acts just like a class selector.