Function EmToPx->find_selectors

Definitions

sources/css_cleanup.php

  • Find all the selectors in all the CSS files.
  • Visibility: protected
  • Is abstract?: No
  • Is static?: No
  • Is final?: No

Preview

Code (PHP)

/**
 * Find all the selectors in all the CSS files.
 *
 */

protected function find_selectors()