An empty style sheet is one that doesn't contain any declaration. Empty style sheets are useless and should be removed.
Empty <style type="text/css">...<style> embedded in HTML are considered as empty
"style sheets" and should be removed as well.