From 93f7baae7fcd707f7080786a9c117fb92269d798 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 14 Sep 2014 21:27:21 +0000 Subject: use stdin --- test.css.correct | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 test.css.correct (limited to 'test.css.correct') 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; } -- cgit v1.2.3