Skip to content

Commit 5c95967

Browse files
committed
fix
1 parent a9f3db0 commit 5c95967

11 files changed

Lines changed: 10 additions & 2514 deletions

File tree

.stylelintrc.json

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,6 @@
33
"rules": {
44
"selector-class-pattern": null,
55
"number-max-precision": 10,
6-
"selector-pseudo-element-no-unknown": [
7-
true,
8-
{
9-
"ignorePseudoElements": ["input-placeholder"]
10-
}
11-
],
12-
"selector-pseudo-class-no-unknown": [
13-
true,
14-
{
15-
"ignorePseudoClasses": ["input-placeholder"]
16-
}
17-
],
186
"declaration-block-single-line-max-declarations": null
197
}
208
}

bun.lock

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)