aboutsummaryrefslogtreecommitdiff
path: root/test.css.correct
diff options
context:
space:
mode:
Diffstat (limited to 'test.css.correct')
-rw-r--r--test.css.correct14
1 files changed, 14 insertions, 0 deletions
diff --git a/test.css.correct b/test.css.correct
new file mode 100644
index 0000000..c076b87
--- /dev/null
+++ b/test.css.correct
@@ -0,0 +1,14 @@
+div {
+ color: yellow;
+ background: #7b2d06;
+ flah: #111111;
+ grah: rgba(255, 0, 238, 0.5);
+ blah: rgba(1, 2, 3, 0.6);
+ floo: cyan;
+ bloo: rgba(0, 255, 255, 0.7);
+ groo: cyan;
+ hoo: 123;
+ moo: 45;
+ poo: 6;
+ goo: rgba(63, 0, 191, 0.75);
+ boo: #edcba9; }