You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: test/__snapshots__/sassOptions-option.test.js.snap
+39-67
Original file line number
Diff line number
Diff line change
@@ -3942,85 +3942,41 @@ exports[`sassOptions option should work with the "functions" option ('sass-embed
3942
3942
3943
3943
exports[`sassOptions option should work with the "importer" as a array of functions option ('dart-sass', 'legacy' API, 'sass' syntax): css 1`] =`""`;
3944
3944
3945
-
exports[`sassOptions option should work with the "importer" as a array of functions option ('dart-sass', 'legacy' API, 'sass' syntax): css 2`] =`
3946
-
".a {
3947
-
color: red;
3948
-
}
3949
-
3950
-
.b {
3951
-
color: blue;
3952
-
}"
3953
-
`;
3954
-
3955
3945
exports[`sassOptions option should work with the "importer" as a array of functions option ('dart-sass', 'legacy' API, 'sass' syntax): errors 1`] =`[]`;
3956
3946
3957
-
exports[`sassOptions option should work with the "importer" as a array of functions option ('dart-sass', 'legacy' API, 'sass' syntax): errors 2`] =`[]`;
3958
-
3959
3947
exports[`sassOptions option should work with the "importer" as a array of functions option ('dart-sass', 'legacy' API, 'sass' syntax): warnings 1`] =`[]`;
3960
3948
3961
-
exports[`sassOptions option should work with the "importer" as a array of functions option ('dart-sass', 'legacy' API, 'sass' syntax): warnings 2`] =`[]`;
3962
-
3963
3949
exports[`sassOptions option should work with the "importer" as a array of functions option ('dart-sass', 'legacy' API, 'scss' syntax): css 1`] =`""`;
3964
3950
3965
-
exports[`sassOptions option should work with the "importer" as a array of functions option ('dart-sass', 'legacy' API, 'scss' syntax): css 2`] =`
3966
-
".a {
3967
-
color: red;
3968
-
}
3969
-
3970
-
.b {
3971
-
color: blue;
3972
-
}"
3973
-
`;
3974
-
3975
3951
exports[`sassOptions option should work with the "importer" as a array of functions option ('dart-sass', 'legacy' API, 'scss' syntax): errors 1`] =`[]`;
3976
3952
3977
-
exports[`sassOptions option should work with the "importer" as a array of functions option ('dart-sass', 'legacy' API, 'scss' syntax): errors 2`] =`[]`;
3978
-
3979
3953
exports[`sassOptions option should work with the "importer" as a array of functions option ('dart-sass', 'legacy' API, 'scss' syntax): warnings 1`] =`[]`;
3980
3954
3981
-
exports[`sassOptions option should work with the "importer" as a array of functions option ('dart-sass', 'legacy' API, 'scss' syntax): warnings 2`] =`[]`;
3982
-
3983
3955
exports[`sassOptions option should work with the "importer" as a array of functions option ('node-sass', 'legacy' API, 'sass' syntax): css 1`] =`""`;
3984
3956
3985
-
exports[`sassOptions option should work with the "importer" as a array of functions option ('node-sass', 'legacy' API, 'sass' syntax): css 2`] =`
3986
-
".a {
3987
-
color: red; }
3988
-
3989
-
.b {
3990
-
color: blue; }
3991
-
"
3992
-
`;
3993
-
3994
3957
exports[`sassOptions option should work with the "importer" as a array of functions option ('node-sass', 'legacy' API, 'sass' syntax): errors 1`] =`[]`;
3995
3958
3996
-
exports[`sassOptions option should work with the "importer" as a array of functions option ('node-sass', 'legacy' API, 'sass' syntax): errors 2`] =`[]`;
3997
-
3998
3959
exports[`sassOptions option should work with the "importer" as a array of functions option ('node-sass', 'legacy' API, 'sass' syntax): warnings 1`] =`[]`;
3999
3960
4000
-
exports[`sassOptions option should work with the "importer" as a array of functions option ('node-sass', 'legacy' API, 'sass' syntax): warnings 2`] =`[]`;
4001
-
4002
3961
exports[`sassOptions option should work with the "importer" as a array of functions option ('node-sass', 'legacy' API, 'scss' syntax): css 1`] =`""`;
4003
3962
4004
-
exports[`sassOptions option should work with the "importer" as a array of functions option ('node-sass', 'legacy' API, 'scss' syntax): css 2`] =`
4005
-
".a {
4006
-
color: red; }
3963
+
exports[`sassOptions option should work with the "importer" as a array of functions option ('node-sass', 'legacy' API, 'scss' syntax): errors 1`] =`[]`;
4007
3964
4008
-
.b {
4009
-
color: blue; }
4010
-
"
4011
-
`;
3965
+
exports[`sassOptions option should work with the "importer" as a array of functions option ('node-sass', 'legacy' API, 'scss' syntax): warnings 1`] =`[]`;
4012
3966
4013
-
exports[`sassOptions option should work with the "importer" as a array of functions option ('node-sass', 'legacy' API, 'scss' syntax): errors 1`] =`[]`;
3967
+
exports[`sassOptions option should work with the "importer" as a array of functions option ('sass-embedded', 'legacy' API, 'sass' syntax): css 1`] =`""`;
4014
3968
4015
-
exports[`sassOptions option should work with the "importer" as a array of functions option ('node-sass', 'legacy' API, 'scss' syntax): errors 2`] =`[]`;
3969
+
exports[`sassOptions option should work with the "importer" as a array of functions option ('sass-embedded', 'legacy' API, 'sass' syntax): errors 1`] =`[]`;
4016
3970
4017
-
exports[`sassOptions option should work with the "importer" as a array of functions option ('node-sass', 'legacy' API, 'scss' syntax): warnings 1`] =`[]`;
3971
+
exports[`sassOptions option should work with the "importer" as a array of functions option ('sass-embedded', 'legacy' API, 'sass' syntax): warnings 1`] =`[]`;
4018
3972
4019
-
exports[`sassOptions option should work with the "importer" as a array of functions option ('node-sass', 'legacy' API, 'scss' syntax): warnings 2`] =`[]`;
3973
+
exports[`sassOptions option should work with the "importer" as a array of functions option ('sass-embedded', 'legacy' API, 'scss' syntax): css 1`] =`""`;
4020
3974
4021
-
exports[`sassOptions option should work with the "importer" as a array of functions option ('sass-embedded', 'legacy' API, 'sass' syntax): css 1`] =`""`;
3975
+
exports[`sassOptions option should work with the "importer" as a array of functions option ('sass-embedded', 'legacy' API, 'scss' syntax): errors 1`] =`[]`;
4022
3976
4023
-
exports[`sassOptions option should work with the "importer" as a array of functions option ('sass-embedded', 'legacy' API, 'sass' syntax): css 2`] =`
3977
+
exports[`sassOptions option should work with the "importer" as a array of functions option ('sass-embedded', 'legacy' API, 'scss' syntax): warnings 1`] =`[]`;
3978
+
3979
+
exports[`sassOptions option should work with the "importer" as a array of functions option - glob ('dart-sass', 'legacy' API, 'sass' syntax): css 1`] =`
4024
3980
".a {
4025
3981
color: red;
4026
3982
}
@@ -4030,17 +3986,11 @@ exports[`sassOptions option should work with the "importer" as a array of functi
4030
3986
}"
4031
3987
`;
4032
3988
4033
-
exports[`sassOptions option should work with the "importer" as a array of functions option ('sass-embedded', 'legacy' API, 'sass' syntax): errors 1`] =`[]`;
3989
+
exports[`sassOptions option should work with the "importer" as a array of functions option - glob ('dart-sass', 'legacy' API, 'sass' syntax): errors 1`] =`[]`;
4034
3990
4035
-
exports[`sassOptions option should work with the "importer" as a array of functions option ('sass-embedded', 'legacy' API, 'sass' syntax): errors 2`] =`[]`;
4036
-
4037
-
exports[`sassOptions option should work with the "importer" as a array of functions option ('sass-embedded', 'legacy' API, 'sass' syntax): warnings 1`] =`[]`;
3991
+
exports[`sassOptions option should work with the "importer" as a array of functions option - glob ('dart-sass', 'legacy' API, 'sass' syntax): warnings 1`] =`[]`;
4038
3992
4039
-
exports[`sassOptions option should work with the "importer" as a array of functions option ('sass-embedded', 'legacy' API, 'sass' syntax): warnings 2`] =`[]`;
4040
-
4041
-
exports[`sassOptions option should work with the "importer" as a array of functions option ('sass-embedded', 'legacy' API, 'scss' syntax): css 1`] =`""`;
4042
-
4043
-
exports[`sassOptions option should work with the "importer" as a array of functions option ('sass-embedded', 'legacy' API, 'scss' syntax): css 2`] =`
3993
+
exports[`sassOptions option should work with the "importer" as a array of functions option - glob ('dart-sass', 'legacy' API, 'scss' syntax): css 1`] =`
4044
3994
".a {
4045
3995
color: red;
4046
3996
}
@@ -4050,13 +4000,35 @@ exports[`sassOptions option should work with the "importer" as a array of functi
4050
4000
}"
4051
4001
`;
4052
4002
4053
-
exports[`sassOptions option should work with the "importer" as a array of functions option ('sass-embedded', 'legacy' API, 'scss' syntax): errors 1`] =`[]`;
4003
+
exports[`sassOptions option should work with the "importer" as a array of functions option - glob ('dart-sass', 'legacy' API, 'scss' syntax): errors 1`] =`[]`;
4054
4004
4055
-
exports[`sassOptions option should work with the "importer" as a array of functions option ('sass-embedded', 'legacy' API, 'scss' syntax): errors 2`] =`[]`;
4005
+
exports[`sassOptions option should work with the "importer" as a array of functions option - glob ('dart-sass', 'legacy' API, 'scss' syntax): warnings 1`] =`[]`;
4056
4006
4057
-
exports[`sassOptions option should work with the "importer" as a array of functions option ('sass-embedded', 'legacy' API, 'scss' syntax): warnings 1`] =`[]`;
4007
+
exports[`sassOptions option should work with the "importer" as a array of functions option - glob ('node-sass', 'legacy' API, 'sass' syntax): css 1`] =`
4008
+
".a {
4009
+
color: red; }
4010
+
4011
+
.b {
4012
+
color: blue; }
4013
+
"
4014
+
`;
4015
+
4016
+
exports[`sassOptions option should work with the "importer" as a array of functions option - glob ('node-sass', 'legacy' API, 'sass' syntax): errors 1`] =`[]`;
4017
+
4018
+
exports[`sassOptions option should work with the "importer" as a array of functions option - glob ('node-sass', 'legacy' API, 'sass' syntax): warnings 1`] =`[]`;
4019
+
4020
+
exports[`sassOptions option should work with the "importer" as a array of functions option - glob ('node-sass', 'legacy' API, 'scss' syntax): css 1`] =`
4021
+
".a {
4022
+
color: red; }
4023
+
4024
+
.b {
4025
+
color: blue; }
4026
+
"
4027
+
`;
4028
+
4029
+
exports[`sassOptions option should work with the "importer" as a array of functions option - glob ('node-sass', 'legacy' API, 'scss' syntax): errors 1`] =`[]`;
4058
4030
4059
-
exports[`sassOptions option should work with the "importer" as a array of functions option ('sass-embedded', 'legacy' API, 'scss' syntax): warnings 2`] =`[]`;
4031
+
exports[`sassOptions option should work with the "importer" as a array of functions option - glob ('node-sass', 'legacy' API, 'scss' syntax): warnings 1`] =`[]`;
4060
4032
4061
4033
exports[`sassOptions option should work with the "importer" as a single function option ('dart-sass', 'legacy' API, 'sass' syntax): css 1`] =`""`;
it(`should work and output the "compressed" outputStyle when "mode" is production ('${implementationName}', '${api}' API, '${syntax}' syntax)`,async()=>{
0 commit comments