specificity-visualizer
specificity-visualizer copied to clipboard
📈 A visual way to analyze the specificity of selectors in CSS.
Currently, the only way to use the tool is to load the empty analyzer and paste the CSS in the textarea. But this makes it hard to share this analysis...
Like described here https://twitter.com/isellsoap/status/941673049354579968
Although not directly influencing the specificity, showing the usage of `!important` keywords would be a handy addition to the main chart.
It would be great to have a way to delineate the different CSS modules / blocks -- e.g. in my case I often use BEM, creating a new file for...
Well, Highcharts depends on JS. We should add a note telling people with disabled JS that the site depends on JS.
Bumps [express](https://github.com/expressjs/express) from 4.16.3 to 4.18.2. Release notes Sourced from express's releases. 4.18.2 Fix regression routing a large stack in a single route deps: [email protected] deps: [email protected] perf: remove unnecessary...
Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...
Bumps [css-what](https://github.com/fb55/css-what) from 2.1.0 to 2.1.3. Commits 2db00ca 2.1.3 dc51092 fix(css-selectors): extend regex to include superscript in range, fix #27 (#28) a5f1991 Test on node LTS b2a2117 2.1.2 e9ef3f1 Run...