We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4768d7 commit 87af132Copy full SHA for 87af132
src/effects/index.css
@@ -0,0 +1,6 @@
1
+/* Path: src/effects/black-and-white.css */
2
+@import url('./black-and-white.css');
3
+/* Path: src/effects/blur.css */
4
+@import url('./blur.css');
5
+/* Path: src/effects/opacity.css */
6
+@import url('./opacity.css');
0 commit comments