Home
last modified time | relevance | path

Searched refs:sass (Results 1 – 11 of 11) sorted by relevance

/expo/packages/@expo/metro-config/build/transform-worker/
H A Dsass.js.map1sass.js","names":["_resolveFrom","data","_interopRequireDefault","require","obj","__esModule","def…
H A Dsass.js41 const sass = getSassInstance(projectRoot);
42 const result = sass.compileString(src, options);
H A Dtransform-worker.js54 const isCss = options.type !== 'asset' && /\.(s?css|sass)$/.test(filename);
H A Dtransform-worker.js.map1sass';\n\nconst countLines = require('metro/src/lib/countLines') as (string: string) => number;\n\…
/expo/packages/@expo/metro-config/src/transform-worker/
H A Dsass.ts36 const sass = getSassInstance(projectRoot); constant
37 const result = sass.compileString(src, options);
H A Dtransform-worker.ts41 const isCss = options.type !== 'asset' && /\.(s?css|sass)$/.test(filename);
/expo/docs/pages/versions/v49.0.0/config/
H A Dmetro.mdx197 To setup, install the `sass` package in your project:
199 <Terminal cmd={['$ yarn add -D sass']} />
203 - When `sass` is installed, then modules without extensions will be resolved in the following order…
204 - Only use the intended syntax with `sass` files.
205 - Importing other files from inside a scss/sass file is not currently supported.
/expo/docs/pages/versions/unversioned/config/
H A Dmetro.mdx209 To setup, install the `sass` package in your project:
211 <Terminal cmd={['$ yarn add -D sass']} />
215 - When `sass` is installed, then modules without extensions will be resolved in the following order…
216 - Only use the intended syntax with `sass` files.
217 - Importing other files from inside a scss/sass file is not currently supported.
/expo/docs/pages/router/reference/
H A Dtyped-routes.mdx158 - Allows the importing of `.[css|sass|scss]` files
159 - Sets the exports of `*.module.[css|sass|scss]` to be `Record<string, string`
/expo/packages/@expo/metro-config/build/
H A DExpoMetroConfig.js.map1 … 'sass');\n // Enable SCSS by default so we can provide a better error message\n // when sas…
/expo/
H A Dyarn.lock17139 sass@^1.60.0:
17141 …resolved "https://registry.yarnpkg.com/sass/-/sass-1.61.0.tgz#d1f6761bb833887b8fdab32a24e052c40531…