jbcrail / css-report

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:PHP 97.4%Language:CSS 2.6%