Home
last modified time | relevance | path

Searched refs:sassInstance (Results 1 – 3 of 3) sorted by relevance

/expo/packages/@expo/metro-config/src/transform-worker/
H A Dsass.ts3 let sassInstance: typeof import('sass') | null = null; variable
6 if (!sassInstance) {
15 sassInstance = require(sassPath) as typeof import('sass');
18 return sassInstance;
/expo/packages/@expo/metro-config/build/transform-worker/
H A Dsass.js16 let sassInstance = null; variable
18 if (!sassInstance) {
23 sassInstance = require(sassPath);
25 return sassInstance;
H A Dsass.js.map1sassInstance","getSassInstance","projectRoot","sassPath","resolveFrom","silent","Error","matchSass…