.gitignore added
[dotfiles/.git] / .config / coc / extensions / node_modules / coc-prettier / node_modules / prettier-stylelint / tests / error-after-format.css
diff --git a/.config/coc/extensions/node_modules/coc-prettier/node_modules/prettier-stylelint/tests/error-after-format.css b/.config/coc/extensions/node_modules/coc-prettier/node_modules/prettier-stylelint/tests/error-after-format.css
new file mode 100644 (file)
index 0000000..9ac4109
--- /dev/null
@@ -0,0 +1,13 @@
+@media print {
+    a {
+    color: #ffffff;
+    background-position: top left,
+    top right;
+    }
+    }
+
+
+
+
+    a[id="foo"] { content: "x"; }
+    a { color: #fff1az; }