Skip to content

Commit b39ddb9

Browse files
committed
Run a fresh build
1 parent 8a5a3fd commit b39ddb9

3 files changed

Lines changed: 1 addition & 4 deletions

File tree

checka11y-errors.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/*! Checka11y.css v1.4.0 | MIT License | github.com/jackdomleo7/Checka11y.css */
21
:root {
32
--checka11y-text-error: #721c24;
43
--checka11y-bg-error: #ffc6c6;

checka11y-warnings.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/*! Checka11y.css v1.4.0 | MIT License | github.com/jackdomleo7/Checka11y.css */
21
:root {
32
--checka11y-text-warning: #856404;
43
--checka11y-bg-warning: #ffffd8;

checka11y.css

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
1-
/*! Checka11y.css v1.4.0 | MIT License | github.com/jackdomleo7/Checka11y.css */
21
:root {
32
--checka11y-text-error: #721c24;
43
--checka11y-bg-error: #ffc6c6;
@@ -623,7 +622,7 @@ iframe[tabindex="-1"] {
623622
background-color: var(--checka11y-bg-error);
624623
}
625624

626-
/*! Checka11y.css v1.4.0 | MIT License | github.com/jackdomleo7/Checka11y.css */
625+
/*! Checka11y.css v1.3.3 | MIT License | github.com/jackdomleo7/Checka11y.css */
627626
:root {
628627
--checka11y-text-warning: #856404;
629628
--checka11y-bg-warning: #ffffd8;

0 commit comments

Comments
 (0)