Searched refs:isCss (Results 1 – 3 of 3) sorted by relevance
41 const isCss = options.type !== 'asset' && /\.(s?css|sass)$/.test(filename); constant43 if (!isCss) {
54 const isCss = options.type !== 'asset' && /\.(s?css|sass)$/.test(filename);56 if (!isCss) {
1 …isCss","type","test","_options$customTransf","environment","customTransformOptions","match","RegEx…