DEBSOURCES
Skip Quicknav
sources / node-node-sass / 7.0.3%2Bgit20221109.ee13eb9%2Bdfsg-2 / sass-spec / spec / parser / interpolate / 03_single_quoted / 01_inline / expected_output.css
12345678
.result { output: 'squoted'; output: squoted; output: "[squoted]"; output: "squoted"; output: "squoted"; output: "['squoted']"; }