Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Evaluating CSS

Koji Ishimoto
February 22, 2015

Evaluating CSS

Koji Ishimoto

February 22, 2015
Tweet

More Decks by Koji Ishimoto

Other Decks in Design

Transcript

  1. • Style Sheets • Style Elements • Size • Gzipped

    Size • Data URI Size • Ratio of Data URI Size • Simplicity • Rules • Selectors • Most Identifier • Most Identifier Selector • Lowest Cohesion • Lowest Cohesion • Selector • Total Unique Font Sizes • Unique Font Sizes • Total Unique Font Families • Unique Font Families • Total Unique Colors • Unique Colors • ID Selectors • Universal Selectors • Unqualified Attribute Selectors • JavaScript Specific Selectors • User Specified Selectors • Important Keywords • Float Properties • Media Queries • Properties Count Metrics StyleStats v5.0.0
  2. Continuous integration (CI) is the practice, in software engineering, of

    merging all developer working copies with a shared mainline several times a day. Continuous integration - Wikipedia