Skip to content

Commit 223e9a4

Browse files
authored
Merge pull request #168 from jackdomleo7/node-fix
2 parents 6df01aa + d9035ff commit 223e9a4

10 files changed

Lines changed: 525 additions & 4129 deletions

.stylelintrc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
{
22
"extends": "stylelint-config-standard-scss",
33
"rules": {
4-
"max-line-length": 500,
54
"scss/at-mixin-pattern": "(^[a-z]|[A-Z0-9])[a-z]*",
65
"scss/dollar-variable-pattern": "(^[a-z]|[A-Z0-9])[a-z]*",
76
"scss/percent-placeholder-pattern": "(^[a-z]|[A-Z0-9])[a-z]*"

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.1 | MIT License | github.com/jackdomleo7/Checka11y.css */
1+
/*! Checka11y.css v2.3.2 | 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.1 | MIT License | github.com/jackdomleo7/Checka11y.css */
1+
/*! Checka11y.css v2.3.2 | 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.1 | MIT License | github.com/jackdomleo7/Checka11y.css */
1+
/*! Checka11y.css v2.3.2 | 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.

0 commit comments

Comments
 (0)