Skip to content

Commit

Permalink
Merge pull request #168 from jackdomleo7/node-fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jackdomleo7 committed Feb 14, 2023
2 parents 6df01aa + d9035ff commit 223e9a4
Show file tree
Hide file tree
Showing 10 changed files with 525 additions and 4,129 deletions.
1 change: 0 additions & 1 deletion .stylelintrc
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
{
"extends": "stylelint-config-standard-scss",
"rules": {
"max-line-length": 500,
"scss/at-mixin-pattern": "(^[a-z]|[A-Z0-9])[a-z]*",
"scss/dollar-variable-pattern": "(^[a-z]|[A-Z0-9])[a-z]*",
"scss/percent-placeholder-pattern": "(^[a-z]|[A-Z0-9])[a-z]*"
Expand Down
2 changes: 1 addition & 1 deletion checka11y-errors.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! Checka11y.css v2.3.1 | MIT License | github.com/jackdomleo7/Checka11y.css */
/*! Checka11y.css v2.3.2 | MIT License | github.com/jackdomleo7/Checka11y.css */
:root {
--checka11y-text-error: #721c24;
--checka11y-bg-error: #ffc6c6;
Expand Down
2 changes: 1 addition & 1 deletion checka11y-errors.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion checka11y-warnings.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! Checka11y.css v2.3.1 | MIT License | github.com/jackdomleo7/Checka11y.css */
/*! Checka11y.css v2.3.2 | MIT License | github.com/jackdomleo7/Checka11y.css */
:root {
--checka11y-text-warning: #856404;
--checka11y-bg-warning: #ffffd8;
Expand Down
2 changes: 1 addition & 1 deletion checka11y-warnings.min.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion checka11y.css
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*! Checka11y.css v2.3.1 | MIT License | github.com/jackdomleo7/Checka11y.css */
/*! Checka11y.css v2.3.2 | MIT License | github.com/jackdomleo7/Checka11y.css */
:root {
--checka11y-text-warning: #856404;
--checka11y-bg-warning: #ffffd8;
Expand Down
2 changes: 1 addition & 1 deletion checka11y.min.css

Large diffs are not rendered by default.

Loading

0 comments on commit 223e9a4

Please sign in to comment.