summaryrefslogtreecommitdiffstats
path: root/tests/sass/resources/scss/nested-properties.scss
diff options
context:
space:
mode:
Diffstat (limited to 'tests/sass/resources/scss/nested-properties.scss')
-rw-r--r--tests/sass/resources/scss/nested-properties.scss7
1 files changed, 0 insertions, 7 deletions
diff --git a/tests/sass/resources/scss/nested-properties.scss b/tests/sass/resources/scss/nested-properties.scss
deleted file mode 100644
index e12a83aa2d..0000000000
--- a/tests/sass/resources/scss/nested-properties.scss
+++ /dev/null
@@ -1,7 +0,0 @@
-li {
- font: {
- family: serif;;
- weight: bold;
- size: 1.2em
- }
-} \ No newline at end of file