aboutsummaryrefslogtreecommitdiffstats
path: root/its/plugin/projects/css-plugin-test-project/src/file1.css
diff options
context:
space:
mode:
Diffstat (limited to 'its/plugin/projects/css-plugin-test-project/src/file1.css')
-rw-r--r--its/plugin/projects/css-plugin-test-project/src/file1.css10
1 files changed, 0 insertions, 10 deletions
diff --git a/its/plugin/projects/css-plugin-test-project/src/file1.css b/its/plugin/projects/css-plugin-test-project/src/file1.css
deleted file mode 100644
index 621aea1..0000000
--- a/its/plugin/projects/css-plugin-test-project/src/file1.css
+++ /dev/null
@@ -1,10 +0,0 @@
-.class1 {
- background-color: #2d5e8b;
-}
-.class1 .class2 {
- background-color: #ffw; /* issue here */
- color: #2d5e8b;
- foo: "some text";
-}
-
-/* some comment */ \ No newline at end of file