css-audit icon indicating copy to clipboard operation
css-audit copied to clipboard

Results 19 css-audit issues
Sort by recently updated
recently updated
newest added

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...

dependencies

Bumps [json-schema](https://github.com/kriszyp/json-schema) and [jsprim](https://github.com/joyent/node-jsprim). These dependencies needed to be updated together. Updates `json-schema` from 0.2.3 to 0.4.0 Commits f6f6a3b Use a little more robust method of checking instances ef60987 Update...

dependencies

Bumps [jsdom](https://github.com/jsdom/jsdom) from 16.4.0 to 16.7.0. Release notes Sourced from jsdom's releases. Version 16.7.0 Added AbortSignal.abort(). (ninevra) Added dummy x and y properties to the return value of getBoundingClientRect(). (eiko)...

dependencies

⚠️ Don't merge ⚠️ This is just for use while working on https://github.com/ryelle/wordpress-develop/pull/2 Try adding a report to identify custom properties that are defined but not used, and properties that...

New Audit

This is an idea to improve the colors audit. Core has [a fixed color palette](https://codepen.io/ryelle/full/WNGVEjw), so we could use that list to highlight colors that are not in the set...

enhancement

Add `workflow_dispatch:` to merge-trunk-to-report.yml

If we run this over a file, it should pull out any place where a `property: value;` repeats. For example, this should return `[ 'border: 1px solid red' ]`. ```css...

help wanted
New Audit

In most audits, it shows "Top 10 most used …". This was done to avoid overwhelming the CLI screen from too much information, given how large the results can be...

help wanted
Formatters