aboutsummaryrefslogtreecommitdiffstats
path: root/theme-compiler/tests/resources/automatic/scss/negative-rem-value.scss
diff options
context:
space:
mode:
Diffstat (limited to 'theme-compiler/tests/resources/automatic/scss/negative-rem-value.scss')
-rw-r--r--theme-compiler/tests/resources/automatic/scss/negative-rem-value.scss5
1 files changed, 0 insertions, 5 deletions
diff --git a/theme-compiler/tests/resources/automatic/scss/negative-rem-value.scss b/theme-compiler/tests/resources/automatic/scss/negative-rem-value.scss
deleted file mode 100644
index 20c001fc42..0000000000
--- a/theme-compiler/tests/resources/automatic/scss/negative-rem-value.scss
+++ /dev/null
@@ -1,5 +0,0 @@
-* {
- top: -.0625rem;
- bottom: -.0625lem;
- margin-top: -1px;
-} \ No newline at end of file