Skip to content

Commit 3a84565

Browse files
committed
build(version): Bump checka11y-css to v2.4.0
1 parent 6794550 commit 3a84565

9 files changed

Lines changed: 10 additions & 10 deletions

checka11y-errors.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! Checka11y.css v2.3.3 | MIT License | github.com/jackdomleo7/Checka11y.css */
1+
/*! Checka11y.css v2.4.0 | MIT License | github.com/jackdomleo7/Checka11y.css */
22
:root {
33
--checka11y-text-error: #721c24;
44
--checka11y-bg-error: #ffc6c6;

checka11y-errors.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

checka11y-warnings.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! Checka11y.css v2.3.3 | MIT License | github.com/jackdomleo7/Checka11y.css */
1+
/*! Checka11y.css v2.4.0 | MIT License | github.com/jackdomleo7/Checka11y.css */
22
:root {
33
--checka11y-text-warning: #856404;
44
--checka11y-bg-warning: #ffffd8;

checka11y-warnings.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

checka11y.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
/*! Checka11y.css v2.3.3 | MIT License | github.com/jackdomleo7/Checka11y.css */
1+
/*! Checka11y.css v2.4.0 | MIT License | github.com/jackdomleo7/Checka11y.css */
22
:root {
33
--checka11y-text-warning: #856404;
44
--checka11y-bg-warning: #ffffd8;

checka11y.min.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "checka11y-css",
3-
"version": "2.3.3",
3+
"version": "2.4.0",
44
"description": "A CSS stylesheet to quickly highlight a11y concerns.",
55
"main": "checka11y.css",
66
"style": "checka11y.css",

src/shared/_license.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
/*! Checka11y.css v2.3.3 | MIT License | github.com/jackdomleo7/Checka11y.css */
1+
/*! Checka11y.css v2.4.0 | MIT License | github.com/jackdomleo7/Checka11y.css */

0 commit comments

Comments
 (0)