summaryrefslogtreecommitdiffstats
path: root/tests.css
diff options
context:
space:
mode:
Diffstat (limited to 'tests.css')
-rw-r--r--tests.css6
1 files changed, 6 insertions, 0 deletions
diff --git a/tests.css b/tests.css
new file mode 100644
index 0000000..51bca27
--- /dev/null
+++ b/tests.css
@@ -0,0 +1,6 @@
+.checked {
+ background-color: red;
+}
+
+.checked::before {
+}