Skip to content

Commit

Permalink
add noframes to ignoreTypes, a real HTML element O.o
Browse files Browse the repository at this point in the history
  • Loading branch information
Frenzie committed Feb 29, 2024
1 parent 205fac3 commit a701532
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .stylelintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@

"selector-type-no-unknown": [true, {
"ignoreTypes": [
"noframes",

"DocFragment",
"rubyBox",

Expand Down

0 comments on commit a701532

Please sign in to comment.