Searched refs:sassInstance (Results 1 – 3 of 3) sorted by relevance
3 let sassInstance: typeof import('sass') | null = null; variable6 if (!sassInstance) {15 sassInstance = require(sassPath) as typeof import('sass');18 return sassInstance;
16 let sassInstance = null; variable18 if (!sassInstance) {23 sassInstance = require(sassPath);25 return sassInstance;
1 …sassInstance","getSassInstance","projectRoot","sassPath","resolveFrom","silent","Error","matchSass…