diff options
Diffstat (limited to 'examples/css-stress-test/src/colors2.css')
-rw-r--r-- | examples/css-stress-test/src/colors2.css | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/examples/css-stress-test/src/colors2.css b/examples/css-stress-test/src/colors2.css deleted file mode 100644 index ba280df46..000000000 --- a/examples/css-stress-test/src/colors2.css +++ /dev/null @@ -1,3 +0,0 @@ -body { - filter: sepia(50%) brightness(200%); -} |