Under some circumstances Libsass will output blocks (selectors) without any declarations i.e. ``` css .my-selector { } ``` Specs added https://github.com/sass/sass-spec/pull/199