# File lib/loofah/helpers.rb, line 30
      def sanitize_css style_string
        ::Loofah::HTML5::Scrub.scrub_css style_string
      end