analyze-css
analyze-css copied to clipboard
CSS selectors complexity and performance analyzer
Fixing the regex as `base64 `can start with something else than [a-zA-Z-0-9], a false assumption which I took when creating the regex initially. An example of this is the first...
https://gist.github.com/sindresorhus/a39789f98801d908bbc7ff3ecc99d99c
https://developers.google.com/speed/docs/insights/UseLegibleFontSizes
[phantomas metadata](https://github.com/macbre/phantomas/blob/devel/lib/metadata/metadata.json) - https://github.com/macbre/phantomas/pull/242
As suggested by @stefanjudis in https://github.com/stefanjudis/grunt-phantomas/issues/137 http://csswizardry.com/2014/10/the-specificity-graph/
* https://docs.github.com/en/actions/reference/workflow-commands-for-github-actions#setting-an-error-message * https://github.com/ansible/ansible-lint/blob/9aee394e02dc856c6218c0e2ab7dfd55c8cd85e4/lib/ansiblelint/formatters/__init__.py#L102-L139 ### Example ``` ::warning file=roles/gcloud-env/tasks/main.yml,line=3::[E208] File permissions not mentioned ``` --- Inspired by https://github.com/ansible/ansible-lint#cicd
``` -R, --reporter specify the reporter to use ``` - json - default one - plain - more verbose (for a human using a console)
Bumps [autoprefixer](https://github.com/postcss/autoprefixer) from 10.4.17 to 10.4.18. Release notes Sourced from autoprefixer's releases. 10.4.18 Fixed removing -webkit-box-orient on -webkit-line-clamp (@Goodwine). Changelog Sourced from autoprefixer's changelog. 10.4.18 Fixed removing -webkit-box-orient on -webkit-line-clamp...