diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..bb4598f --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,14 @@ +{ + "files": ["README.md"], + "imageSize": 100, + "commit": false, + "commitType": "docs", + "commitConvention": "angular", + "contributors": [], + "contributorsPerLine": 7, + "skipCi": true, + "repoType": "github", + "repoHost": "https://github.com", + "projectName": "astral-accessibility", + "projectOwner": "verto-health" +} diff --git a/README.md b/README.md index 4b1413b..f4ee81f 100644 --- a/README.md +++ b/README.md @@ -112,3 +112,14 @@ $ yarn cypress open ``` Choose E2E Testing, and select a browser to start running the Specs + +## Contributors ✨ + + + + + + + + + diff --git a/projects/astral-accessibility/src/lib/astral-accessibility.component.html b/projects/astral-accessibility/src/lib/astral-accessibility.component.html index 98fca93..9f13124 100644 --- a/projects/astral-accessibility/src/lib/astral-accessibility.component.html +++ b/projects/astral-accessibility/src/lib/astral-accessibility.component.html @@ -2,7 +2,7 @@ name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1" /> -
+
-
Contrast
@@ -167,7 +166,6 @@

Welcome to Astral Accessibility!

-
Saturation
@@ -258,7 +256,6 @@

Welcome to Astral Accessibility!

-
Text Spacing
diff --git a/yarn.lock b/yarn.lock index b955c8b..b533249 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7309,10 +7309,10 @@ postcss@^8.2.14, postcss@^8.3.7, postcss@^8.4.19, postcss@^8.4.7, postcss@^8.4.8 picocolors "^1.0.0" source-map-js "^1.0.2" -prettier@^3.0.2: - version "3.0.2" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.2.tgz#78fcecd6d870551aa5547437cdae39d4701dca5b" - integrity sha512-o2YR9qtniXvwEZlOKbveKfDQVyqxbEIWn48Z8m3ZJjBjcCmUy3xZGIv+7AkaeuaTr6yPXJjwv07ZWlsWbEy1rQ== +prettier@^3.0.3: + version "3.0.3" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.0.3.tgz#432a51f7ba422d1469096c0fdc28e235db8f9643" + integrity sha512-L/4pUDMxcNa8R/EthV08Zt42WBO4h1rarVtK0K+QJG0X187OLo7l699jWw0GKuwzkPQ//jMFA/8Xm6Fh3J/DAg== pretty-bytes@^5.3.0, pretty-bytes@^5.6.0: version "5.6.0"