{
  "$schema": "https://developer.microsoft.com/json-schemas/heft/v0/heft-plugin.schema.json",

  "taskPlugins": [
    {
      "pluginName": "sass-plugin",
      "entryPoint": "./lib-commonjs/SassPlugin.js"
    }
  ]
}
