Skip to content

Commit a83b966

Browse files
committed
Document parameters for .show-baseline().
1 parent b6cc0cb commit a83b966

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,13 @@ html {
243243

244244
Sets `background` property of an element to show baselines.
245245

246+
##### Parameters
247+
248+
1. (optional) *number* `@offset`
249+
2. (optional) *color* `@color`
250+
251+
##### Usage
252+
246253
```less
247254
main {
248255
.show-baselines();

0 commit comments

Comments
 (0)