ritwickdey / vscode-live-sass-compiler

Compile Sass or Scss file to CSS at realtime with live browser reload feature.
https://ritwickdey.github.io/vscode-live-sass-compiler/
MIT License
660 stars 168 forks source link

Extension issue #535

Open gustavodsgn opened 2 years ago

gustavodsgn commented 2 years ago
{
    "messages": [],
    "activationTimes": {
        "codeLoadingTime": 1648,
        "activateCallTime": 1,
        "activateResolvedTime": 0,
        "activationReason": {
            "startup": false,
            "extensionId": {
                "value": "ritwickdey.live-sass",
                "_lower": "ritwickdey.live-sass"
            },
            "activationEvent": "onLanguage:scss"
        }
    },
    "runtimeErrors": []
}
glenn2223 commented 2 years ago

This extension is no longer maintained - see #486, this will show you that I have a fork that I'm actively maintaining.

After reading it, please close this issue so my own can stay top of the list. Thanks