GitXplorerGitXplorer
T

itcss-specificity-graph

public
21 stars
1 forks
2 issues

Commits

List of commits on branch gh-pages.
Verified
4bcbd175686df89f6041c6d7869c2a24d4182aac

Update example.scss

TTheJaredWilcurt committed 4 years ago
Verified
802ed8a9979527d9af14c499e4aa1c7135807f02

Create 404.html

TTheJaredWilcurt committed 6 years ago
Verified
d45c7d8b8ff14de1d2259016a0d17fcacbce5b30

Update style.css

TTheJaredWilcurt committed 7 years ago
Verified
22756eed7481056460c572f9e4aaf6ad81341f5b

Update style.scss

TTheJaredWilcurt committed 7 years ago
Verified
e9ec3db9457bebdfc3d098847503e2cfb2c6e832

Update index.html

TTheJaredWilcurt committed 7 years ago
Verified
8a4a1c06df1978e095a96378b1866a709b085bc3

Create example.scss

TTheJaredWilcurt committed 7 years ago

README

The README file for this repository.

ITCSS: CSS Specificity Graph

A CSS Selector Specificity graph based on the Inverted Triangle CSS Methodology

This repo uses:

Contribute:

  • The design could be improved
  • Need to go and clean up the Sass folder, it should really be set up to use ITCSS (yeah, that needs fixed)
  • We need lots of testing of the CSS Selectors to JS Array library. To make sure all valid CSS can be parsed correctly.
  • Add in a CSS Validator library. Prevent CSS parsing unless the file is valid. If the file is invalid, display a warning.
  • Would be nice to have some simple ITCSS explaination on the page.

License

MIT License (2016)