Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/rfs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartijn Cuppens <martijn.cuppens@gmail.com>2020-02-28 21:35:24 +0300
committerMartijn Cuppens <martijn.cuppens@gmail.com>2020-02-29 16:26:02 +0300
commit08b998e20d9b9fbaf6f2a0bc93f186feea9277ae (patch)
tree236f5d686abf6557dc480c3678193062b379ba8c /test/sass/test-12.scss
parente8a654f459de62a8220f3d9451d87d55a87a0ea3 (diff)
Add additional test
Diffstat (limited to 'test/sass/test-12.scss')
-rw-r--r--test/sass/test-12.scss3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/sass/test-12.scss b/test/sass/test-12.scss
new file mode 100644
index 0000000..f7e77b1
--- /dev/null
+++ b/test/sass/test-12.scss
@@ -0,0 +1,3 @@
+$rfs-mode: max-media-query;
+$rfs-two-dimensional: true;
+@import "main";