Method: CSSPool::CSS::DocumentHandler#end_supports

Defined in:
lib/csspool/css/document_handler.rb

#end_supportsObject



90
91
92
# File 'lib/csspool/css/document_handler.rb', line 90

def end_supports
  @conditional_stack.pop
end