We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
TypeScript Version: 2.6.1-insiders
Code In a new project
npm i sass.js
With an index.js file:
index.js
require('sass.js')
Trigger intellisense in the file
Expected behavior: Should return suggestions pretty quickly.
Actual behavior: Delay of a few second before suggestions are returned
// @octref