summaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/resources/automatic/css/functions/round.css
diff options
context:
space:
mode:
Diffstat (limited to 'theme-compiler/tests/resources/automatic/css/functions/round.css')
-rw-r--r--theme-compiler/tests/resources/automatic/css/functions/round.css11
1 files changed, 0 insertions, 11 deletions
diff --git a/theme-compiler/tests/resources/automatic/css/functions/round.css b/theme-compiler/tests/resources/automatic/css/functions/round.css
deleted file mode 100644
index 72d9a8596d..0000000000
--- a/theme-compiler/tests/resources/automatic/css/functions/round.css
+++ /dev/null
@@ -1,11 +0,0 @@
-.foo {
- a: 0;
- b: -13;
- c: -1px;
- d: 12;
- e: 12px;
- f: 13;
- g: 13em;
- h: 13;
- i: 13%;
-} \ No newline at end of file