chore: upgrade linter to 11.1.2 and fix lint issues
This commit is contained in:
@ -14,9 +14,12 @@
|
||||
@apply hidden;
|
||||
}
|
||||
|
||||
.code-highlight {
|
||||
@apply float-left min-w-full;
|
||||
}
|
||||
|
||||
.code-line {
|
||||
@apply pl-4 -mx-4 border-l-4 border-gray-800 w-max pr-4;
|
||||
|
||||
@apply block pl-4 pr-4 -mx-4 border-l-4 border-gray-800;
|
||||
}
|
||||
|
||||
.highlight-line {
|
||||
|
Reference in New Issue
Block a user