fix(docs): Trim trailing whitespace and blank lines
This commit is contained in:
parent
de00e16f76
commit
d1dc9feb66
54 changed files with 93 additions and 142 deletions
|
@ -43,11 +43,11 @@ Path path.trim()
|
|||
.line(points["base" + i])
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
paths.offset = paths.example
|
||||
.offset(10)
|
||||
.setClass("lining dotted stroke-sm")
|
||||
|
||||
|
||||
paths.trimmed = paths.offset
|
||||
.trim()
|
||||
.setClass("various stroke-xl")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue