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
last options value is set to 3 spaces. And! When I changed it via Chrome Developer Tools to a proper Tab character (i.e. ' ') and reselected it, problem was temporary fixed.
The text was updated successfully, but these errors were encountered:
Steps to reproduce:
1-Open desktop Google Chrome
2-Go to url https://sass.js.org/
3-Click Gear Icon (settings)
4-Change Indent to Tab
5-Close Settings (i.e. return to base workspace with 2 large textareas)
6-Click button Convert (this will process default test example)
7-Fail ! Indent uses 3 spaces (3 spaces, not expected Tab).
Likely reason
I looked at source code of page and something funny became apparent:
last options value is set to 3 spaces. And! When I changed it via Chrome Developer Tools to a proper Tab character (i.e. ' ') and reselected it, problem was temporary fixed.
The text was updated successfully, but these errors were encountered: