Skip to content

Commit

Permalink
Improved accessibility and tooling (#65)
Browse files Browse the repository at this point in the history
* Updated text contrast to meet WCAG 2.1 AA standard 
* Added semantic elements and some Aria markup
* Replaced compass with modern tooling
* Replaced bitmap sprite with a vector sprite
  • Loading branch information
edwilde authored Nov 7, 2023
1 parent 15f0171 commit fb86781
Show file tree
Hide file tree
Showing 38 changed files with 1,603 additions and 216 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Ignore dependencies
node_modules
vendor

# Ignore operating system files
.DS_Store
Thumbs.db
11 changes: 0 additions & 11 deletions config.rb

This file was deleted.

66 changes: 1 addition & 65 deletions css/betternavigator.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions css/betternavigator.css.map

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit fb86781

Please sign in to comment.