You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://gitpod.io/#https://github.com/uiwjs/css-filter)
6
6
7
-
The easiest way to create this effect is... to choose a good image and add some [`filter: blur()`](https://developer.mozilla.org/zh-CN/docs/Web/CSS/filter-function/blur).
7
+
A [filter](https://developer.mozilla.org/en-US/docs/Web/CSS/filter) CSS generator that helps you quickly generate filter CSS declarations for your website. It comes with many options and it demonstrates instantly.
Copy file name to clipboardExpand all lines: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
"name": "css-filter",
3
3
"homepage": "https://uiwjs.github.io/css-filter",
4
4
"version": "1.0.0",
5
-
"description": "The easiest way to create this effect is... to choose a good image and add some filter: blur().",
5
+
"description": "A filter CSS generator that helps you quickly generate filter CSS declarations for your website. It comes with many options and it demonstrates instantly.",
0 commit comments