`--abc` causes headaches
I tend to name my css variables `--variable-name`. To my knowledge CSS variables have to be named according to this pattern.
But it happens that I also trigger some internal parsing for arguments when I e.g. paste in code with dash dash followed by a string.
<img width="982" alt="Screenshot 2024-12-05 at 11 09 07" src="https://github.com/user-attachments/assets/282eeaa8-13a9-4e6b-aeb3-1544c5a2ae74">
Is there any way I can disable this?
关闭于 2024-12-05 2 条评论