CSS Report

This project takes a CSS from the user, validates and parses the CSS file, and creates a summary report of several key metrics.

The included CSS parser is a simple state machine parser and ignores at-rules.

Dependencies:

  • Silex
  • Twig
  • Bootstrap