Skip to content

Commit cab6619

Browse files
authored
Adapt info/link within README @ sqip-plugin-blur
1 parent b4371d5 commit cab6619

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

packages/sqip-plugin-blur/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,11 @@
11
# `sqip-plugin-blur`
22

33
> TODO: description
4+
45
##### Options
5-
| command | Description |
6-
| ------------- | ------------- |
7-
|-b, --blur-blur *number* | Set the stdDeviation value for the GaussianBlur SVG filter. See: https://developer.mozilla.org/en- US/docs/Web/SVG/Element/feGaussianBlur
6+
| command | Description |
7+
| ----------------------- | ----------- |
8+
|-b, --blur-blur *number* | Set the radius value [pixel] for the [GaussianBlur CSS filter](https://developer.mozilla.org/en-US/docs/Web/CSS/filter-function/blur#syntax). |
89

910
## Usage
1011

0 commit comments

Comments
 (0)