File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 55 "main" : " checka11y.css" ,
66 "style" : " checka11y.css" ,
77 "scripts" : {
8- "prepublishOnly" : " git-branch-is master && is-git-status-clean && npm run test " ,
8+ "prepublishOnly" : " git-branch-is master && is-git-status-clean" ,
99 "build" : " npm run lint:fix && npm run build:errors-and-warnings && npm run build:errors-only && npm run build:warnings-only" ,
1010 "build:errors-and-warnings" : " sass --no-source-map src/checka11y.scss ./checka11y.css --style=compressed && sass --no-source-map ./checka11y.css ./checka11y.css --style=expanded && npx postcss checka11y.css --use autoprefixer --replace --no-map" ,
1111 "build:errors-only" : " sass --no-source-map src/errors/checka11y-errors.scss ./checka11y-errors.css --style=compressed && sass --no-source-map ./checka11y-errors.css ./checka11y-errors.css --style=expanded && npx postcss checka11y-errors.css --use autoprefixer --replace --no-map" ,
You can’t perform that action at this time.
0 commit comments