Closed gregwhitworth closed 6 years ago
…rring
.github/ACCESSIBILITY_REQS.md
.github/CSS_STYLE_REQS.md
npm run lint:css -- demoDirectoryName/**/*.css
npm run lint:js -- demoDirectoryName/**/*.js
…rring
What this PR does
Requirements
.github/ACCESSIBILITY_REQS.md
)..github/CSS_STYLE_REQS.md
).npm run lint:css -- demoDirectoryName/**/*.css
andnpm run lint:js -- demoDirectoryName/**/*.js
, and have fixed the errors.