log for org.handmadeideas.floccus:5002006
== Installed Android Tools ==
2024-08-13 13:48:25,773 DEBUG: Reading 'config.yml'
2024-08-13 13:48:25,786 DEBUG: ipfs_cid not found, skipping CIDv1 generation
2024-08-13 13:48:25,787 INFO: Creating log directory
2024-08-13 13:48:25,787 INFO: Creating temporary directory
2024-08-13 13:48:25,788 INFO: Creating output directory
2024-08-13 13:48:25,855 DEBUG: Getting git vcs interface for https://github.com/floccusaddon/floccus.git
2024-08-13 13:48:25,855 DEBUG: Checking org.handmadeideas.floccus:5002006
2024-08-13 13:48:25,856 INFO: Building version 5.2.6 (5002006) of org.handmadeideas.floccus
2024-08-13 13:48:25,856 INFO: Running 'sudo' commands in /home/vagrant
2024-08-13 13:48:25,856 DEBUG: > sudo DEBIAN_FRONTEND=noninteractive bash -e -u -o pipefail -x -c apt-get update; curl -Lo node.tar.gz https://nodejs.org/dist/v21.4.0/node-v21.4.0-linux-x64.tar.gz; echo "d8cd0ec0b78bcbc591e7a4655a92c1c667e64bc434e7a895904dc1fe9442af1d node.tar.gz" | sha256sum -c -; tar xzf node.tar.gz --strip-components=1 -C /usr/local/
+ apt-get update
Get:1 https://security.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:2 https://debian.osuosl.org/debian bookworm InRelease [151 kB]
Get:3 https://debian.osuosl.org/debian bookworm-updates InRelease [55.4 kB]
Get:4 https://debian.osuosl.org/debian bookworm-backports InRelease [56.6 kB]
Get:5 https://security.debian.org/debian-security bookworm-security/main amd64 Packages [169 kB]
Get:6 https://security.debian.org/debian-security bookworm-security/main Translation-en [103 kB]
Get:7 https://debian.osuosl.org/debian bookworm/main amd64 Packages [8788 kB]
Get:8 https://debian.osuosl.org/debian bookworm/main Translation-en [6109 kB]
Get:9 https://debian.osuosl.org/debian bookworm-updates/main amd64 Packages [13.8 kB]
Get:10 https://debian.osuosl.org/debian bookworm-updates/main Translation-en [16.0 kB]
Get:11 https://debian.osuosl.org/debian bookworm-backports/main amd64 Packages [226 kB]
Get:12 https://debian.osuosl.org/debian bookworm-backports/main Translation-en [189 kB]
Fetched 15.9 MB in 8s (2037 kB/s)
Reading package lists...
+ curl -Lo node.tar.gz https://nodejs.org/dist/v21.4.0/node-v21.4.0-linux-x64.tar.gz
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0
32 45.5M 32 14.6M 0 0 22.4M 0 0:00:02 --:--:-- 0:00:02 22.4M
96 45.5M 96 44.0M 0 0 26.4M 0 0:00:01 0:00:01 --:--:-- 26.4M
100 45.5M 100 45.5M 0 0 26.5M 0 0:00:01 0:00:01 --:--:-- 26.5M
+ sha256sum -c -
+ echo 'd8cd0ec0b78bcbc591e7a4655a92c1c667e64bc434e7a895904dc1fe9442af1d node.tar.gz'
node.tar.gz: OK
+ tar xzf node.tar.gz --strip-components=1 -C /usr/local/
2024-08-13 13:48:40,101 DEBUG: > sudo passwd --lock root
passwd: password changed.
2024-08-13 13:48:40,806 DEBUG: > sudo SUDO_FORCE_REMOVE=yes dpkg --purge sudo
(Reading database ... 64093 files and directories currently installed.)
Removing sudo (1.9.13p3-1+deb12u1) ...
Purging configuration files for sudo (1.9.13p3-1+deb12u1) ...
dpkg: warning: while removing sudo, directory '/etc/sudoers.d' not empty so not removed
Processing triggers for libc-bin (2.36-9+deb12u7) ...
2024-08-13 13:49:03,479 INFO: Getting source for revision d33e68635db024121b94cc479cc0f3d7b0aa05c5
2024-08-13 13:49:03,483 DEBUG: Directory: build/org.handmadeideas.floccus
2024-08-13 13:49:03,484 DEBUG: > git rev-parse --show-toplevel
2024-08-13 13:49:03,695 DEBUG: Directory: build/org.handmadeideas.floccus
2024-08-13 13:49:03,695 DEBUG: > git submodule foreach --recursive git reset --hard
2024-08-13 13:49:03,906 DEBUG: Directory: build/org.handmadeideas.floccus
2024-08-13 13:49:03,906 DEBUG: > git reset --hard
2024-08-13 13:49:04,211 DEBUG: Directory: build/org.handmadeideas.floccus
2024-08-13 13:49:04,214 DEBUG: > git submodule foreach --recursive git clean -dffx
2024-08-13 13:49:04,328 DEBUG: Directory: build/org.handmadeideas.floccus
2024-08-13 13:49:04,328 DEBUG: > git clean -dffx
2024-08-13 13:49:04,431 DEBUG: Directory: build/org.handmadeideas.floccus
2024-08-13 13:49:04,431 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --prune-tags --force origin
2024-08-13 13:49:05,236 DEBUG: Directory: build/org.handmadeideas.floccus
2024-08-13 13:49:05,237 DEBUG: > git -c core.askpass=/bin/true -c core.sshCommand=/bin/false -c url.https://.insteadOf=ssh:// -c url.https://u:p@bitbucket.org/.insteadOf=git@bitbucket.org: -c url.https://u:p@bitbucket.org.insteadOf=git://bitbucket.org -c url.https://u:p@bitbucket.org.insteadOf=https://bitbucket.org -c url.https://u:p@github.com/.insteadOf=git@github.com: -c url.https://u:p@github.com.insteadOf=git://github.com -c url.https://u:p@github.com.insteadOf=https://github.com -c url.https://u:p@gitlab.com/.insteadOf=git@gitlab.com: -c url.https://u:p@gitlab.com.insteadOf=git://gitlab.com -c url.https://u:p@gitlab.com.insteadOf=https://gitlab.com -c url.https://u:p@codeberg.org/.insteadOf=git@codeberg.org: -c url.https://u:p@codeberg.org.insteadOf=git://codeberg.org -c url.https://u:p@codeberg.org.insteadOf=https://codeberg.org fetch --prune --tags --force origin
2024-08-13 13:49:05,841 DEBUG: Directory: build/org.handmadeideas.floccus
2024-08-13 13:49:05,841 DEBUG: > git remote set-head origin --auto
2024-08-13 13:49:06,446 DEBUG: Directory: build/org.handmadeideas.floccus
2024-08-13 13:49:06,447 DEBUG: > git checkout -f d33e68635db024121b94cc479cc0f3d7b0aa05c5
2024-08-13 13:49:06,756 DEBUG: Directory: build/org.handmadeideas.floccus
2024-08-13 13:49:06,760 DEBUG: > git clean -dffx
2024-08-13 13:49:06,870 DEBUG: Directory: build/org.handmadeideas.floccus
2024-08-13 13:49:06,870 DEBUG: > git rev-parse --show-toplevel
2024-08-13 13:49:07,075 DEBUG: Directory: build/org.handmadeideas.floccus
2024-08-13 13:49:07,075 DEBUG: > git submodule deinit --all --force
2024-08-13 13:49:07,279 INFO: Creating local.properties file at build/org.handmadeideas.floccus/local.properties
2024-08-13 13:49:07,283 INFO: Creating local.properties file at build/org.handmadeideas.floccus/android/local.properties
2024-08-13 13:49:07,283 INFO: Creating local.properties file at build/org.handmadeideas.floccus/android/app/local.properties
2024-08-13 13:49:07,284 DEBUG: Removing debuggable flags from build/org.handmadeideas.floccus/android/app
2024-08-13 13:49:07,302 INFO: Running 'prebuild' commands in build/org.handmadeideas.floccus/android/app
2024-08-13 13:49:07,303 DEBUG: Directory: build/org.handmadeideas.floccus/android/app
2024-08-13 13:49:07,303 DEBUG: > bash -e -u -o pipefail -x -c -- cd ../..; npm install; npm run build; npx cap sync
/etc/bash.bashrc: line 7: PS1: unbound variable
+ cd ../..
+ npm install
npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-map-url#deprecated
npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated
npm WARN deprecated inflight@1.0.6: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm WARN deprecated rimraf@3.0.2: Rimraf versions prior to v4 are no longer supported
npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated
npm WARN deprecated @humanwhocodes/config-array@0.5.0: Use @eslint/config-array instead
npm WARN deprecated glob@7.1.6: Glob versions prior to v9 are no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated request-promise-native@1.0.9: request-promise-native has been deprecated because it extends the now deprecated request package, see https://github.com/request/request/issues/3142
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated glob@7.2.3: Glob versions prior to v9 are no longer supported
npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/source-map-resolve#deprecated
npm WARN deprecated @humanwhocodes/object-schema@1.2.1: Use @eslint/object-schema instead
npm WARN deprecated uuid@3.4.0: Please upgrade to version 7 or higher. Older versions may use Math.random() in certain circumstances, which is known to be problematic. See https://v8.dev/blog/math-random for details.
npm WARN deprecated consolidate@0.15.1: Please upgrade to consolidate v1.0.0+ as it has been modernized with several long-awaited fixes implemented. Maintenance is supported by Forward Email at https://forwardemail.net ; follow/watch https://github.com/ladjs/consolidate for updates and release changelog
npm WARN deprecated babel-eslint@10.1.0: babel-eslint is now @babel/eslint-parser. This package will no longer receive updates.
npm WARN deprecated eslint-loader@4.0.2: This loader has been deprecated. Please use eslint-webpack-plugin
npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updates since 2019. Upgrade to chokidar 3 with 15x fewer dependencies
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated vue@2.7.16: Vue 2 has reached EOL and is no longer actively maintained. See https://v2.vuejs.org/eol/ for more details.
npm WARN deprecated core-js@2.6.12: core-js@<3.23.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Some versions have web compatibility issues. Please, upgrade your dependencies to the actual version of core-js.
added 1441 packages, and audited 1643 packages in 58s
187 packages are looking for funding
run `npm fund` for details
60 vulnerabilities (7 low, 19 moderate, 31 high, 3 critical)
To address issues that do not require attention, run:
npm audit fix
To address all issues possible (including breaking changes), run:
npm audit fix --force
Some issues need review, and may require choosing
a different dependency.
Run `npm audit` for details.
npm notice
npm notice New minor version of npm available! 10.2.4 -> 10.8.2
npm notice Changelog: <https://github.com/npm/cli/releases/tag/v10.8.2>
npm notice Run `npm install -g npm@10.8.2` to update!
npm notice
+ npm run build
> floccus@5.2.6 build
> NODE_OPTIONS=--max-old-space-size=5000 gulp
[13:50:08] Using gulpfile ~/build/org.handmadeideas.floccus/gulpfile.js
[13:50:08] Starting 'default'...
[13:50:08] Starting 'cleanJs'...
[13:50:08] Finished 'cleanJs' after 2.61 ms
[13:50:08] Starting 'js'...
[sentry-webpack-plugin] Warning: No auth token provided. Will not create release. Please set the `authToken` option. You can find information on how to generate a Sentry auth token here: https://docs.sentry.io/api/auth/
[sentry-webpack-plugin] Warning: No auth token provided. Will not upload source maps. Please set the `authToken` option. You can find information on how to generate a Sentry auth token here: https://docs.sentry.io/api/auth/
[sentry-webpack-plugin] Info: Sending telemetry data on issues and performance to Sentry. To disable telemetry, set `options.telemetry` to `false`.
assets by status 1.17 MiB [cached] 1 asset
assets by path *.js 5.56 MiB
assets by chunk 4.58 MiB (id hint: vendors)
assets by status 4.25 MiB [big]
asset 156.js 3.23 MiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
asset 853.js 1.01 MiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
+ 8 assets
+ 35 assets
assets by info 3.23 MiB [immutable]
asset de316c4d7c4935189323.eot 1.17 MiB [emitted] [immutable] [from: node_modules/@mdi/font/fonts/materialdesignicons-webfont.eot] [big] (auxiliary id hint: vendors)
asset ac55aef662342c261b21.ttf?v=6.9.96 1.17 MiB [emitted] [immutable] [from: node_modules/@mdi/font/fonts/materialdesignicons-webfont.ttf?v=6.9.96] [big] (auxiliary id hint: vendors)
asset 059ea00c378aeafc39fc.woff?v=6.9.96 541 KiB [emitted] [immutable] [from: node_modules/@mdi/font/fonts/materialdesignicons-webfont.woff?v=6.9.96] [big] (auxiliary id hint: vendors)
asset d5cba82059f88bfa469e.woff2?v=6.9.96 373 KiB [emitted] [immutable] [from: node_modules/@mdi/font/fonts/materialdesignicons-webfont.woff2?v=6.9.96] [big] (auxiliary id hint: vendors)
Entrypoint background-script [big] 1.36 MiB (5.34 MiB) = 6 assets 6 auxiliary assets
Entrypoint options [big] 4.84 MiB (14.7 MiB) = 8 assets 13 auxiliary assets
Entrypoint test 50.9 KiB (242 KiB) = 885.js 45.8 KiB test.js 5.18 KiB 2 auxiliary assets
Entrypoint native [big] 4.76 MiB (14.6 MiB) = 8 assets 13 auxiliary assets
orphan modules 2.43 MiB [orphan] 730 modules
runtime modules 34.3 KiB 66 modules
javascript modules 8.79 MiB 1014 modules
json modules 303 KiB
optional modules 277 KiB [optional] 17 modules
modules by path ./*.json 4.2 KiB 2 modules
./_locales/en/messages.json 22.1 KiB [built] [code generated]
asset modules 355 bytes (javascript) 4.39 MiB (asset)
modules by path ./node_modules/@mdi/font/fonts/*.eot 84 bytes (javascript) 2.33 MiB (asset)
./node_modules/@mdi/font/fonts/materialdesignicons-webfont.eot?v=6.9.96 42 bytes (javascript) 1.17 MiB (asset) [built] [code generated]
./node_modules/@mdi/font/fonts/materialdesignicons-webfont.eot 42 bytes (javascript) 1.17 MiB (asset) [built] [code generated]
+ 4 modules
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VApp/VApp.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VApp/VApp.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VApp/VApp.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VApp/VApp.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VApp/VApp.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VApp/VApp.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VGrid/VGrid.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VGrid/VGrid.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VGrid/VGrid.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VGrid/VGrid.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VGrid/VGrid.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VGrid/VGrid.sass 1:9 root stylesheet
<w>
<w> 10 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VGrid/_grid.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VGrid/_grid.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VGrid/_grid.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VGrid/_grid.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VGrid/_grid.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VGrid/_grid.sass 1:9 root stylesheet
<w>
<w> 10 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/styles/components/_selection-controls.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/styles/components/_selection-controls.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/styles/components/_selection-controls.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/styles/components/_selection-controls.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/styles/components/_selection-controls.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/styles/components/_selection-controls.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VCard/VCard.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCard/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VCard/VCard.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCard/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VCard/VCard.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCard/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VCard/VCard.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCard/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VCard/VCard.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCard/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VCard/VCard.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VDialog/VDialog.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDialog/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDialog/VDialog.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDialog/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDialog/VDialog.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDialog/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDialog/VDialog.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDialog/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDialog/VDialog.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDialog/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDialog/VDialog.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VFooter/VFooter.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VFooter/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VFooter/VFooter.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VFooter/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VFooter/VFooter.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VFooter/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VFooter/VFooter.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VFooter/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VFooter/VFooter.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VFooter/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VFooter/VFooter.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VTooltip/VTooltip.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VTooltip/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VTooltip/VTooltip.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VTooltip/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VTooltip/VTooltip.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VTooltip/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VTooltip/VTooltip.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VTooltip/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VTooltip/VTooltip.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VTooltip/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VTooltip/VTooltip.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VRadioGroup/VRadioGroup.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VRadioGroup/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VRadioGroup/VRadioGroup.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VRadioGroup/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VRadioGroup/VRadioGroup.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VRadioGroup/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VRadioGroup/VRadioGroup.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VRadioGroup/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VRadioGroup/VRadioGroup.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VRadioGroup/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VRadioGroup/VRadioGroup.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VRadioGroup/VRadio.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VRadioGroup/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VRadioGroup/VRadio.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VRadioGroup/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VRadioGroup/VRadio.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VRadioGroup/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VRadioGroup/VRadio.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VRadioGroup/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VRadioGroup/VRadio.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VRadioGroup/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VRadioGroup/VRadio.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VDivider/VDivider.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDivider/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDivider/VDivider.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDivider/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDivider/VDivider.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDivider/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDivider/VDivider.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDivider/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDivider/VDivider.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDivider/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDivider/VDivider.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VStepper/VStepper.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VStepper/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VStepper/VStepper.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VStepper/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VStepper/VStepper.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VStepper/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VStepper/VStepper.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VStepper/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VStepper/VStepper.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VStepper/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VStepper/VStepper.sass 1:9 root stylesheet
<w>
<w> Deprecation Sass's behavior for declarations that appear after nested
<w> rules will be changing to match the behavior specified by CSS in an upcoming
<w> version. To keep the existing behavior, move the declaration above the nested
<w> rule. To opt into the new behavior, wrap the declaration in `& {}`.
<w>
<w> More info: https://sass-lang.com/d/mixed-decls
<w>
<w> node_modules/vuetify/src/components/VStepper/VStepper.sass 190:7 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VSwitch/VSwitch.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSwitch/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSwitch/VSwitch.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSwitch/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSwitch/VSwitch.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSwitch/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSwitch/VSwitch.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSwitch/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSwitch/VSwitch.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSwitch/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSwitch/VSwitch.sass 1:9 root stylesheet
<w>
<w> 2 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VBanner/VBanner.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VBanner/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VBanner/VBanner.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VBanner/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VBanner/VBanner.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VBanner/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VBanner/VBanner.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VBanner/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VBanner/VBanner.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VBanner/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VBanner/VBanner.sass 2:9 root stylesheet
<w>
<w> 4 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VBtn/VBtn.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VBtn/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VBtn/VBtn.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VBtn/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VBtn/VBtn.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VBtn/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VBtn/VBtn.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VBtn/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VBtn/VBtn.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VBtn/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VBtn/VBtn.sass 2:9 root stylesheet
<w>
<w> 4 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VIcon/VIcon.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VIcon/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VIcon/VIcon.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VIcon/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VIcon/VIcon.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VIcon/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VIcon/VIcon.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VIcon/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VIcon/VIcon.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VIcon/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VIcon/VIcon.sass 2:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VAlert/VAlert.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VAlert/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VAlert/VAlert.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VAlert/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VAlert/VAlert.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VAlert/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VAlert/VAlert.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VAlert/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VAlert/VAlert.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VAlert/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VAlert/VAlert.sass 2:9 root stylesheet
<w>
<w> 3 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VTextField/VTextField.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VTextField/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VTextField/VTextField.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VTextField/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VTextField/VTextField.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VTextField/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VTextField/VTextField.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VTextField/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VTextField/VTextField.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VTextField/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VTextField/VTextField.sass 2:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/directives/ripple/VRipple.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/directives/ripple/VRipple.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/directives/ripple/VRipple.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/directives/ripple/VRipple.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/directives/ripple/VRipple.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/directives/ripple/VRipple.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VCheckbox/VCheckbox.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCheckbox/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VCheckbox/VCheckbox.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCheckbox/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VCheckbox/VCheckbox.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCheckbox/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VCheckbox/VCheckbox.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCheckbox/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VCheckbox/VCheckbox.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCheckbox/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VCheckbox/VCheckbox.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VCheckbox/VSimpleCheckbox.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCheckbox/VSimpleCheckbox.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCheckbox/VSimpleCheckbox.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCheckbox/VSimpleCheckbox.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCheckbox/VSimpleCheckbox.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCheckbox/VSimpleCheckbox.sass 2:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VProgressCircular/VProgressCircular.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VProgressCircular/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VProgressCircular/VProgressCircular.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VProgressCircular/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VProgressCircular/VProgressCircular.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VProgressCircular/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VProgressCircular/VProgressCircular.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VProgressCircular/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VProgressCircular/VProgressCircular.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VProgressCircular/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VProgressCircular/VProgressCircular.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VNavigationDrawer/VNavigationDrawer.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VNavigationDrawer/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VNavigationDrawer/VNavigationDrawer.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VNavigationDrawer/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VNavigationDrawer/VNavigationDrawer.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VNavigationDrawer/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VNavigationDrawer/VNavigationDrawer.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VNavigationDrawer/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VNavigationDrawer/VNavigationDrawer.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VNavigationDrawer/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VNavigationDrawer/VNavigationDrawer.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VList/VListGroup.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VList/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VList/VListGroup.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VList/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VList/VListGroup.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VList/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VList/VListGroup.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VList/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VList/VListGroup.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VList/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VList/VListGroup.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VList/VListItem.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VList/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VList/VListItem.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VList/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VList/VListItem.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VList/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VList/VListItem.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VList/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VList/VListItem.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VList/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VList/VListItem.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VList/VList.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VList/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VList/VList.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VList/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VList/VList.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VList/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VList/VList.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VList/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VList/VList.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VList/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VList/VList.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VList/VListItemGroup.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VList/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VList/VListItemGroup.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VList/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VList/VListItemGroup.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VList/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VList/VListItemGroup.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VList/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VList/VListItemGroup.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VList/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VList/VListItemGroup.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VAppBar/VAppBar.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VAppBar/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VAppBar/VAppBar.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VAppBar/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VAppBar/VAppBar.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VAppBar/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VAppBar/VAppBar.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VAppBar/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VAppBar/VAppBar.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VAppBar/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VAppBar/VAppBar.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VBreadcrumbs/VBreadcrumbs.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VBreadcrumbs/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VBreadcrumbs/VBreadcrumbs.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VBreadcrumbs/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VBreadcrumbs/VBreadcrumbs.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VBreadcrumbs/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VBreadcrumbs/VBreadcrumbs.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VBreadcrumbs/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VBreadcrumbs/VBreadcrumbs.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VBreadcrumbs/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VBreadcrumbs/VBreadcrumbs.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VMenu/VMenu.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VMenu/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VMenu/VMenu.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VMenu/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VMenu/VMenu.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VMenu/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VMenu/VMenu.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VMenu/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VMenu/VMenu.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VMenu/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VMenu/VMenu.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VProgressLinear/VProgressLinear.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VProgressLinear/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VProgressLinear/VProgressLinear.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VProgressLinear/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VProgressLinear/VProgressLinear.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VProgressLinear/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VProgressLinear/VProgressLinear.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VProgressLinear/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VProgressLinear/VProgressLinear.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VProgressLinear/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VProgressLinear/VProgressLinear.sass 1:9 root stylesheet
<w>
<w> 2 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VMain/VMain.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VMain/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VMain/VMain.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VMain/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VMain/VMain.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VMain/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VMain/VMain.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VMain/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VMain/VMain.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VMain/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VMain/VMain.sass 1:9 root stylesheet
<w>
<w> Deprecation Sass's behavior for declarations that appear after nested
<w> rules will be changing to match the behavior specified by CSS in an upcoming
<w> version. To keep the existing behavior, move the declaration above the nested
<w> rule. To opt into the new behavior, wrap the declaration in `& {}`.
<w>
<w> More info: https://sass-lang.com/d/mixed-decls
<w>
<w> node_modules/vuetify/src/components/VMain/VMain.sass 10:3 root stylesheet
<w>
<w> Deprecation Sass's behavior for declarations that appear after nested
<w> rules will be changing to match the behavior specified by CSS in an upcoming
<w> version. To keep the existing behavior, move the declaration above the nested
<w> rule. To opt into the new behavior, wrap the declaration in `& {}`.
<w>
<w> More info: https://sass-lang.com/d/mixed-decls
<w>
<w> node_modules/vuetify/src/components/VMain/VMain.sass 11:3 root stylesheet
<w>
<w> Deprecation Sass's behavior for declarations that appear after nested
<w> rules will be changing to match the behavior specified by CSS in an upcoming
<w> version. To keep the existing behavior, move the declaration above the nested
<w> rule. To opt into the new behavior, wrap the declaration in `& {}`.
<w>
<w> More info: https://sass-lang.com/d/mixed-decls
<w>
<w> node_modules/vuetify/src/components/VMain/VMain.sass 12:3 root stylesheet
<w>
<w> Deprecation Sass's behavior for declarations that appear after nested
<w> rules will be changing to match the behavior specified by CSS in an upcoming
<w> version. To keep the existing behavior, move the declaration above the nested
<w> rule. To opt into the new behavior, wrap the declaration in `& {}`.
<w>
<w> More info: https://sass-lang.com/d/mixed-decls
<w>
<w> node_modules/vuetify/src/components/VMain/VMain.sass 13:3 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VSpeedDial/VSpeedDial.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSpeedDial/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSpeedDial/VSpeedDial.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSpeedDial/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSpeedDial/VSpeedDial.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSpeedDial/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSpeedDial/VSpeedDial.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSpeedDial/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSpeedDial/VSpeedDial.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSpeedDial/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSpeedDial/VSpeedDial.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VSelect/VSelect.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSelect/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSelect/VSelect.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSelect/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSelect/VSelect.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSelect/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSelect/VSelect.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSelect/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSelect/VSelect.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSelect/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSelect/VSelect.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VSheet/VSheet.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSheet/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSheet/VSheet.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSheet/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSheet/VSheet.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSheet/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSheet/VSheet.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSheet/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSheet/VSheet.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSheet/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSheet/VSheet.sass 2:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VItemGroup/VItemGroup.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VItemGroup/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VItemGroup/VItemGroup.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VItemGroup/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VItemGroup/VItemGroup.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VItemGroup/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VItemGroup/VItemGroup.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VItemGroup/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VItemGroup/VItemGroup.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VItemGroup/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VItemGroup/VItemGroup.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VAutocomplete/VAutocomplete.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VAutocomplete/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VAutocomplete/VAutocomplete.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VAutocomplete/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VAutocomplete/VAutocomplete.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VAutocomplete/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VAutocomplete/VAutocomplete.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VAutocomplete/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VAutocomplete/VAutocomplete.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VAutocomplete/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VAutocomplete/VAutocomplete.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VAvatar/VAvatar.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VAvatar/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VAvatar/VAvatar.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VAvatar/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VAvatar/VAvatar.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VAvatar/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VAvatar/VAvatar.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VAvatar/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VAvatar/VAvatar.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VAvatar/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VAvatar/VAvatar.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VCalendar/VCalendarWeekly.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCalendar/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VCalendar/VCalendarWeekly.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCalendar/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VCalendar/VCalendarWeekly.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCalendar/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VCalendar/VCalendarWeekly.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCalendar/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VCalendar/VCalendarWeekly.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCalendar/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VCalendar/VCalendarWeekly.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VCalendar/VCalendarDaily.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCalendar/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VCalendar/VCalendarDaily.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCalendar/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VCalendar/VCalendarDaily.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCalendar/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VCalendar/VCalendarDaily.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCalendar/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VCalendar/VCalendarDaily.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCalendar/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VCalendar/VCalendarDaily.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VCalendar/VCalendarCategory.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCalendar/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VCalendar/VCalendarCategory.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCalendar/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VCalendar/VCalendarCategory.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCalendar/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VCalendar/VCalendarCategory.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCalendar/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VCalendar/VCalendarCategory.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCalendar/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VCalendar/VCalendarCategory.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VBottomNavigation/VBottomNavigation.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VBottomNavigation/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VBottomNavigation/VBottomNavigation.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VBottomNavigation/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VBottomNavigation/VBottomNavigation.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VBottomNavigation/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VBottomNavigation/VBottomNavigation.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VBottomNavigation/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VBottomNavigation/VBottomNavigation.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VBottomNavigation/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VBottomNavigation/VBottomNavigation.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VBottomSheet/VBottomSheet.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VBottomSheet/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VBottomSheet/VBottomSheet.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VBottomSheet/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VBottomSheet/VBottomSheet.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VBottomSheet/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VBottomSheet/VBottomSheet.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VBottomSheet/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VBottomSheet/VBottomSheet.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VBottomSheet/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VBottomSheet/VBottomSheet.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VCarousel/VCarousel.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCarousel/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VCarousel/VCarousel.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCarousel/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VCarousel/VCarousel.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCarousel/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VCarousel/VCarousel.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCarousel/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VCarousel/VCarousel.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCarousel/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VCarousel/VCarousel.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VChipGroup/VChipGroup.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VChipGroup/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VChipGroup/VChipGroup.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VChipGroup/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VChipGroup/VChipGroup.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VChipGroup/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VChipGroup/VChipGroup.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VChipGroup/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VChipGroup/VChipGroup.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VChipGroup/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VChipGroup/VChipGroup.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VColorPicker/VColorPicker.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/VColorPicker.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/VColorPicker.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/VColorPicker.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/VColorPicker.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/VColorPicker.sass 1:9 root stylesheet
<w>
<w> 2 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VColorPicker/VColorPickerSwatches.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/VColorPickerSwatches.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/VColorPickerSwatches.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/VColorPickerSwatches.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/VColorPickerSwatches.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/VColorPickerSwatches.sass 1:9 root stylesheet
<w>
<w> 2 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VColorPicker/VColorPickerCanvas.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/VColorPickerCanvas.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/VColorPickerCanvas.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/VColorPickerCanvas.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/VColorPickerCanvas.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/VColorPickerCanvas.sass 1:9 root stylesheet
<w>
<w> 2 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VCounter/VCounter.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCounter/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VCounter/VCounter.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCounter/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VCounter/VCounter.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCounter/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VCounter/VCounter.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCounter/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VCounter/VCounter.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCounter/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VCounter/VCounter.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VDataTable/VEditDialog.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDataTable/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDataTable/VEditDialog.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDataTable/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDataTable/VEditDialog.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDataTable/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDataTable/VEditDialog.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDataTable/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDataTable/VEditDialog.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDataTable/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDataTable/VEditDialog.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VExpansionPanel/VExpansionPanel.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VExpansionPanel/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VExpansionPanel/VExpansionPanel.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VExpansionPanel/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VExpansionPanel/VExpansionPanel.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VExpansionPanel/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VExpansionPanel/VExpansionPanel.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VExpansionPanel/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VExpansionPanel/VExpansionPanel.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VExpansionPanel/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VExpansionPanel/VExpansionPanel.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VLabel/VLabel.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VLabel/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VLabel/VLabel.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VLabel/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VLabel/VLabel.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VLabel/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VLabel/VLabel.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VLabel/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VLabel/VLabel.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VLabel/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VLabel/VLabel.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VResponsive/VResponsive.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VResponsive/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VResponsive/VResponsive.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VResponsive/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VResponsive/VResponsive.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VResponsive/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VResponsive/VResponsive.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VResponsive/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VResponsive/VResponsive.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VResponsive/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VResponsive/VResponsive.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VBadge/VBadge.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VBadge/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VBadge/VBadge.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VBadge/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VBadge/VBadge.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VBadge/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VBadge/VBadge.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VBadge/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VBadge/VBadge.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VBadge/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VBadge/VBadge.sass 2:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VChip/VChip.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VChip/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VChip/VChip.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VChip/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VChip/VChip.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VChip/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VChip/VChip.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VChip/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VChip/VChip.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VChip/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VChip/VChip.sass 2:9 root stylesheet
<w>
<w> 2 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VBtnToggle/VBtnToggle.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VBtnToggle/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VBtnToggle/VBtnToggle.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VBtnToggle/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VBtnToggle/VBtnToggle.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VBtnToggle/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VBtnToggle/VBtnToggle.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VBtnToggle/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VBtnToggle/VBtnToggle.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VBtnToggle/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VBtnToggle/VBtnToggle.sass 2:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VDataIterator/VDataFooter.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDataIterator/_variables.scss 2:9 @import
<w> node_modules/vuetify/src/components/VDataIterator/VDataFooter.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDataIterator/_variables.scss 2:9 @import
<w> node_modules/vuetify/src/components/VDataIterator/VDataFooter.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDataIterator/_variables.scss 2:9 @import
<w> node_modules/vuetify/src/components/VDataIterator/VDataFooter.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDataIterator/_variables.scss 2:9 @import
<w> node_modules/vuetify/src/components/VDataIterator/VDataFooter.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDataIterator/_variables.scss 2:9 @import
<w> node_modules/vuetify/src/components/VDataIterator/VDataFooter.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VDataTable/VDataTable.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDataTable/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDataTable/VDataTable.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDataTable/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDataTable/VDataTable.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDataTable/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDataTable/VDataTable.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDataTable/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDataTable/VDataTable.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDataTable/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDataTable/VDataTable.sass 2:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VDataTable/VDataTableHeader.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDataTable/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDataTable/VDataTableHeader.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDataTable/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDataTable/VDataTableHeader.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDataTable/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDataTable/VDataTableHeader.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDataTable/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDataTable/VDataTableHeader.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDataTable/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDataTable/VDataTableHeader.sass 2:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VDataTable/VSimpleTable.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDataTable/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDataTable/VSimpleTable.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDataTable/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDataTable/VSimpleTable.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDataTable/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDataTable/VSimpleTable.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDataTable/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDataTable/VSimpleTable.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDataTable/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDataTable/VSimpleTable.sass 2:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VDataTable/VVirtualTable.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDataTable/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDataTable/VVirtualTable.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDataTable/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDataTable/VVirtualTable.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDataTable/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDataTable/VVirtualTable.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDataTable/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDataTable/VVirtualTable.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDataTable/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDataTable/VVirtualTable.sass 2:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VSlideGroup/VSlideGroup.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSlideGroup/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSlideGroup/VSlideGroup.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSlideGroup/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSlideGroup/VSlideGroup.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSlideGroup/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSlideGroup/VSlideGroup.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSlideGroup/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSlideGroup/VSlideGroup.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSlideGroup/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSlideGroup/VSlideGroup.sass 2:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VSlider/VSlider.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSlider/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSlider/VSlider.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSlider/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSlider/VSlider.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSlider/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSlider/VSlider.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSlider/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSlider/VSlider.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSlider/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSlider/VSlider.sass 2:9 root stylesheet
<w>
<w> 5 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VRangeSlider/VRangeSlider.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VRangeSlider/VRangeSlider.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VRangeSlider/VRangeSlider.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VRangeSlider/VRangeSlider.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VRangeSlider/VRangeSlider.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VRangeSlider/VRangeSlider.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VDatePicker/VDatePickerHeader.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDatePicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDatePicker/VDatePickerHeader.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDatePicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDatePicker/VDatePickerHeader.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDatePicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDatePicker/VDatePickerHeader.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDatePicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDatePicker/VDatePickerHeader.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDatePicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDatePicker/VDatePickerHeader.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VDatePicker/VDatePickerYears.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDatePicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDatePicker/VDatePickerYears.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDatePicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDatePicker/VDatePickerYears.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDatePicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDatePicker/VDatePickerYears.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDatePicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDatePicker/VDatePickerYears.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDatePicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDatePicker/VDatePickerYears.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VDatePicker/VDatePickerTitle.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDatePicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDatePicker/VDatePickerTitle.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDatePicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDatePicker/VDatePickerTitle.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDatePicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDatePicker/VDatePickerTitle.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDatePicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDatePicker/VDatePickerTitle.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDatePicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDatePicker/VDatePickerTitle.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VImg/VImg.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VImg/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VImg/VImg.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VImg/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VImg/VImg.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VImg/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VImg/VImg.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VImg/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VImg/VImg.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VImg/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VImg/VImg.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VInput/VInput.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VInput/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VInput/VInput.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VInput/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VInput/VInput.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VInput/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VInput/VInput.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VInput/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VInput/VInput.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VInput/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VInput/VInput.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VMessages/VMessages.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VMessages/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VMessages/VMessages.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VMessages/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VMessages/VMessages.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VMessages/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VMessages/VMessages.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VMessages/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VMessages/VMessages.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VMessages/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VMessages/VMessages.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VOverlay/VOverlay.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VOverlay/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VOverlay/VOverlay.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VOverlay/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VOverlay/VOverlay.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VOverlay/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VOverlay/VOverlay.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VOverlay/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VOverlay/VOverlay.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VOverlay/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VOverlay/VOverlay.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VOverflowBtn/VOverflowBtn.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VOverflowBtn/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VOverflowBtn/VOverflowBtn.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VOverflowBtn/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VOverflowBtn/VOverflowBtn.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VOverflowBtn/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VOverflowBtn/VOverflowBtn.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VOverflowBtn/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VOverflowBtn/VOverflowBtn.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VOverflowBtn/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VOverflowBtn/VOverflowBtn.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VParallax/VParallax.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VParallax/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VParallax/VParallax.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VParallax/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VParallax/VParallax.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VParallax/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VParallax/VParallax.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VParallax/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VParallax/VParallax.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VParallax/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VParallax/VParallax.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VPagination/VPagination.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VPagination/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VPagination/VPagination.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VPagination/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VPagination/VPagination.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VPagination/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VPagination/VPagination.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VPagination/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VPagination/VPagination.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VPagination/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VPagination/VPagination.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VPicker/VPicker.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VPicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VPicker/VPicker.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VPicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VPicker/VPicker.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VPicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VPicker/VPicker.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VPicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VPicker/VPicker.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VPicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VPicker/VPicker.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VRating/VRating.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VRating/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VRating/VRating.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VRating/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VRating/VRating.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VRating/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VRating/VRating.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VRating/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VRating/VRating.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VRating/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VRating/VRating.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VSnackbar/VSnackbar.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSnackbar/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSnackbar/VSnackbar.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSnackbar/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSnackbar/VSnackbar.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSnackbar/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSnackbar/VSnackbar.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSnackbar/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSnackbar/VSnackbar.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSnackbar/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSnackbar/VSnackbar.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VOtpInput/VOtpInput.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VOtpInput/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VOtpInput/VOtpInput.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VOtpInput/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VOtpInput/VOtpInput.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VOtpInput/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VOtpInput/VOtpInput.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VOtpInput/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VOtpInput/VOtpInput.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VOtpInput/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VOtpInput/VOtpInput.sass 2:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VSkeletonLoader/VSkeletonLoader.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSkeletonLoader/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSkeletonLoader/VSkeletonLoader.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSkeletonLoader/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSkeletonLoader/VSkeletonLoader.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSkeletonLoader/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSkeletonLoader/VSkeletonLoader.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSkeletonLoader/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSkeletonLoader/VSkeletonLoader.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSkeletonLoader/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSkeletonLoader/VSkeletonLoader.sass 2:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VFileInput/VFileInput.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VFileInput/VFileInput.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VFileInput/VFileInput.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VFileInput/VFileInput.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VFileInput/VFileInput.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VFileInput/VFileInput.sass 2:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VSubheader/VSubheader.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSubheader/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSubheader/VSubheader.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSubheader/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSubheader/VSubheader.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSubheader/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSubheader/VSubheader.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSubheader/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSubheader/VSubheader.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSubheader/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSubheader/VSubheader.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VTabs/VTabs.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VTabs/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VTabs/VTabs.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VTabs/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VTabs/VTabs.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VTabs/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VTabs/VTabs.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VTabs/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VTabs/VTabs.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VTabs/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VTabs/VTabs.sass 2:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VCalendar/mixins/calendar-with-events.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCalendar/mixins/calendar-with-events.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCalendar/mixins/calendar-with-events.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCalendar/mixins/calendar-with-events.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCalendar/mixins/calendar-with-events.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VCalendar/mixins/calendar-with-events.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VTextarea/VTextarea.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VTextarea/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VTextarea/VTextarea.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VTextarea/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VTextarea/VTextarea.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VTextarea/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VTextarea/VTextarea.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VTextarea/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VTextarea/VTextarea.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VTextarea/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VTextarea/VTextarea.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VSystemBar/VSystemBar.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSystemBar/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSystemBar/VSystemBar.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSystemBar/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSystemBar/VSystemBar.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSystemBar/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSystemBar/VSystemBar.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSystemBar/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSystemBar/VSystemBar.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VSystemBar/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VSystemBar/VSystemBar.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VTimePicker/VTimePickerClock.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VTimePicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VTimePicker/VTimePickerClock.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VTimePicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VTimePicker/VTimePickerClock.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VTimePicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VTimePicker/VTimePickerClock.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VTimePicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VTimePicker/VTimePickerClock.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VTimePicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VTimePicker/VTimePickerClock.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VTimePicker/VTimePickerTitle.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VTimePicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VTimePicker/VTimePickerTitle.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VTimePicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VTimePicker/VTimePickerTitle.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VTimePicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VTimePicker/VTimePickerTitle.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VTimePicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VTimePicker/VTimePickerTitle.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VTimePicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VTimePicker/VTimePickerTitle.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VTreeview/VTreeview.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VTreeview/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VTreeview/VTreeview.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VTreeview/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VTreeview/VTreeview.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VTreeview/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VTreeview/VTreeview.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VTreeview/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VTreeview/VTreeview.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VTreeview/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VTreeview/VTreeview.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VToolbar/VToolbar.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VToolbar/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VToolbar/VToolbar.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VToolbar/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VToolbar/VToolbar.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VToolbar/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VToolbar/VToolbar.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VToolbar/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VToolbar/VToolbar.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VToolbar/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VToolbar/VToolbar.sass 1:9 root stylesheet
<w>
<w> 5 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VWindow/VWindow.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VWindow/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VWindow/VWindow.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VWindow/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VWindow/VWindow.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VWindow/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VWindow/VWindow.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VWindow/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VWindow/VWindow.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VWindow/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VWindow/VWindow.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VColorPicker/VColorPickerPreview.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/VColorPickerPreview.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/VColorPickerPreview.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/VColorPickerPreview.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/VColorPickerPreview.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/VColorPickerPreview.sass 1:9 root stylesheet
<w>
<w> 2 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VColorPicker/VColorPickerEdit.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/VColorPickerEdit.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/VColorPickerEdit.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/VColorPickerEdit.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/VColorPickerEdit.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VColorPicker/VColorPickerEdit.sass 1:9 root stylesheet
<w>
<w> 2 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VTimeline/VTimeline.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VTimeline/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VTimeline/VTimeline.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VTimeline/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VTimeline/VTimeline.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VTimeline/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VTimeline/VTimeline.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VTimeline/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VTimeline/VTimeline.sass 2:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VTimeline/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VTimeline/VTimeline.sass 2:9 root stylesheet
<w>
<w> 12 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/components/VDatePicker/VDatePickerTable.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDatePicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDatePicker/VDatePickerTable.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDatePicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDatePicker/VDatePickerTable.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDatePicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDatePicker/VDatePickerTable.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDatePicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDatePicker/VDatePickerTable.sass 1:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/styles.sass 2:9 @import
<w> node_modules/vuetify/src/components/VDatePicker/_variables.scss 1:9 @import
<w> node_modules/vuetify/src/components/VDatePicker/VDatePickerTable.sass 1:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
LOG from ./node_modules/sass-loader/dist/cjs.js sass-loader ./node_modules/css-loader/dist/cjs.js!./node_modules/sass-loader/dist/cjs.js??clonedRuleSet-3.use[2]!./node_modules/vuetify/src/styles/main.sass
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($border-radius-root, 2) or calc($border-radius-root / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 14:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/main.sass 4:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 2) or calc($grid-gutter / 2)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 58:23 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/main.sass 4:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 12) or calc($grid-gutter / 12)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 63:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/main.sass 4:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 6) or calc($grid-gutter / 6)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 64:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/main.sass 4:9 root stylesheet
<w>
<w> Deprecation Using / for division outside of calc() is deprecated and will be removed in Dart Sass 2.0.0.
<w>
<w> Recommendation: math.div($grid-gutter, 3) or calc($grid-gutter / 3)
<w>
<w> More info and automated migrator: https://sass-lang.com/d/slash-div
<w>
<w> node_modules/vuetify/src/styles/settings/_variables.scss 65:11 @import
<w> node_modules/vuetify/src/styles/settings/_index.sass 1:9 @import
<w> node_modules/vuetify/src/styles/main.sass 4:9 root stylesheet
<w>
<w> 1 repetitive deprecation warnings omitted.
<w>
<w> null
WARNING in ./src/lib/Logger.js
Module Warning (from ./node_modules/eslint-loader/dist/cjs.js):
/home/vagrant/build/org.handmadeideas.floccus/src/lib/Logger.js
23:7 warning 'log' is defined but never used @typescript-eslint/no-unused-vars
✖ 1 problem (0 errors, 1 warning)
@ ./src/ui/store/actions.js 10:0-38 94:4-19 188:10-29
@ ./src/ui/store/index.js 4:0-46 8:11-28
@ ./src/ui/index.js 6:0-28 18:6-11
@ ./src/entries/options.js 1:0-24 2:0-3
WARNING in ./src/lib/browser/BrowserAccountStorage.js
Module Warning (from ./node_modules/eslint-loader/dist/cjs.js):
/home/vagrant/build/org.handmadeideas.floccus/src/lib/browser/BrowserAccountStorage.js
162:91 warning '_' is defined but never used @typescript-eslint/no-unused-vars
✖ 1 problem (0 errors, 1 warning)
@ ./src/lib/browser/BrowserController.js 24:0-60 39:27-63 226:29-65 228:26-47
@ ./src/entries/background-script.js 1:0-65 2:23-40
WARNING in ./src/lib/browser/BrowserController.js
Module Warning (from ./node_modules/eslint-loader/dist/cjs.js):
/home/vagrant/build/org.handmadeideas.floccus/src/lib/browser/BrowserController.js
226:27 warning 'details' is defined but never used @typescript-eslint/no-unused-vars
✖ 1 problem (0 errors, 1 warning)
@ ./src/entries/background-script.js 1:0-65 2:23-40
WARNING in ./src/lib/native/NativeAccountStorage.js
Module Warning (from ./node_modules/eslint-loader/dist/cjs.js):
/home/vagrant/build/org.handmadeideas.floccus/src/lib/native/NativeAccountStorage.js
162:90 warning '_' is defined but never used @typescript-eslint/no-unused-vars
✖ 1 problem (0 errors, 1 warning)
@ ./src/lib/Logger.js 34:112-151 26:112-151
@ ./src/ui/store/actions.js 10:0-38 94:4-19 188:10-29
@ ./src/ui/store/index.js 4:0-46 8:11-28
@ ./src/ui/index.js 6:0-28 18:6-11
@ ./src/entries/options.js 1:0-24 2:0-3
WARNING in ./src/ui/store/actions.js
Module Warning (from ./node_modules/eslint-loader/dist/cjs.js):
/home/vagrant/build/org.handmadeideas.floccus/src/ui/store/actions.js
11:41 warning 'dispatch' is defined but never used @typescript-eslint/no-unused-vars
11:51 warning 'state' is defined but never used @typescript-eslint/no-unused-vars
16:35 warning 'dispatch' is defined but never used @typescript-eslint/no-unused-vars
16:45 warning 'state' is defined but never used @typescript-eslint/no-unused-vars
26:43 warning 'dispatch' is defined but never used @typescript-eslint/no-unused-vars
26:53 warning 'state' is defined but never used @typescript-eslint/no-unused-vars
43:35 warning 'commit' is defined but never used @typescript-eslint/no-unused-vars
43:53 warning 'state' is defined but never used @typescript-eslint/no-unused-vars
48:36 warning 'commit' is defined but never used @typescript-eslint/no-unused-vars
48:54 warning 'state' is defined but never used @typescript-eslint/no-unused-vars
52:36 warning 'commit' is defined but never used @typescript-eslint/no-unused-vars
52:44 warning 'dispatch' is defined but never used @typescript-eslint/no-unused-vars
52:54 warning 'state' is defined but never used @typescript-eslint/no-unused-vars
60:43 warning 'dispatch' is defined but never used @typescript-eslint/no-unused-vars
60:53 warning 'state' is defined but never used @typescript-eslint/no-unused-vars
65:34 warning 'commit' is defined but never used @typescript-eslint/no-unused-vars
65:42 warning 'dispatch' is defined but never used @typescript-eslint/no-unused-vars
65:52 warning 'state' is defined but never used @typescript-eslint/no-unused-vars
70:43 warning 'dispatch' is defined but never used @typescript-eslint/no-unused-vars
70:53 warning 'state' is defined but never used @typescript-eslint/no-unused-vars
79:34 warning 'commit' is defined but never used @typescript-eslint/no-unused-vars
79:42 warning 'dispatch' is defined but never used @typescript-eslint/no-unused-vars
79:52 warning 'state' is defined but never used @typescript-eslint/no-unused-vars
83:38 warning 'commit' is defined but never used @typescript-eslint/no-unused-vars
83:46 warning 'dispatch' is defined but never used @typescript-eslint/no-unused-vars
83:56 warning 'state' is defined but never used @typescript-eslint/no-unused-vars
83:65 warning 'accountId' is defined but never used @typescript-eslint/no-unused-vars
87:39 warning 'commit' is defined but never used @typescript-eslint/no-unused-vars
87:47 warning 'dispatch' is defined but never used @typescript-eslint/no-unused-vars
87:57 warning 'state' is defined but never used @typescript-eslint/no-unused-vars
91:37 warning 'commit' is defined but never used @typescript-eslint/no-unused-vars
91:45 warning 'dispatch' is defined but never used @typescript-eslint/no-unused-vars
91:55 warning 'state' is defined but never used @typescript-eslint/no-unused-vars
95:33 warning 'commit' is defined but never used @typescript-eslint/no-unused-vars
95:41 warning 'dispatch' is defined but never used @typescript-eslint/no-unused-vars
95:51 warning 'state' is defined but never used @typescript-eslint/no-unused-vars
99:35 warning 'commit' is defined but never used @typescript-eslint/no-unused-vars
99:43 warning 'dispatch' is defined but never used @typescript-eslint/no-unused-vars
99:53 warning 'state' is defined but never used @typescript-eslint/no-unused-vars
102:39 warning 'commit' is defined but never used @typescript-eslint/no-unused-vars
102:57 warning 'state' is defined but never used @typescript-eslint/no-unused-vars
120:42 warning 'commit' is defined but never used @typescript-eslint/no-unused-vars
120:60 warning 'state' is defined but never used @typescript-eslint/no-unused-vars
128:45 warning 'dispatch' is defined but never used @typescript-eslint/no-unused-vars
✖ 44 problems (0 errors, 44 warnings)
@ ./src/ui/store/index.js 4:0-46 8:11-28
@ ./src/ui/index.js 6:0-28 18:6-11
@ ./src/entries/options.js 1:0-24 2:0-3
WARNING in ./src/ui/store/mutations.js
Module Warning (from ./node_modules/eslint-loader/dist/cjs.js):
/home/vagrant/build/org.handmadeideas.floccus/src/ui/store/mutations.js
12:5 warning Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead import/no-named-as-default-member
18:5 warning Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead import/no-named-as-default-member
21:5 warning Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead import/no-named-as-default-member
24:5 warning Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead import/no-named-as-default-member
✖ 4 problems (0 errors, 4 warnings)
@ ./src/ui/store/index.js 3:0-50 7:13-32
@ ./src/ui/index.js 6:0-28 18:6-11
@ ./src/entries/options.js 1:0-24 2:0-3
WARNING in ./src/ui/store/native/actions.js
Module Warning (from ./node_modules/eslint-loader/dist/cjs.js):
/home/vagrant/build/org.handmadeideas.floccus/src/ui/store/native/actions.js
14:43 warning 'dispatch' is defined but never used @typescript-eslint/no-unused-vars
14:53 warning 'state' is defined but never used @typescript-eslint/no-unused-vars
30:39 warning 'dispatch' is defined but never used @typescript-eslint/no-unused-vars
30:49 warning 'state' is defined but never used @typescript-eslint/no-unused-vars
36:59 warning 'state' is defined but never used @typescript-eslint/no-unused-vars
85:35 warning 'commit' is defined but never used @typescript-eslint/no-unused-vars
135:35 warning 'commit' is defined but never used @typescript-eslint/no-unused-vars
135:53 warning 'state' is defined but never used @typescript-eslint/no-unused-vars
141:36 warning 'commit' is defined but never used @typescript-eslint/no-unused-vars
141:54 warning 'state' is defined but never used @typescript-eslint/no-unused-vars
145:36 warning 'commit' is defined but never used @typescript-eslint/no-unused-vars
145:44 warning 'dispatch' is defined but never used @typescript-eslint/no-unused-vars
145:54 warning 'state' is defined but never used @typescript-eslint/no-unused-vars
153:43 warning 'dispatch' is defined but never used @typescript-eslint/no-unused-vars
153:53 warning 'state' is defined but never used @typescript-eslint/no-unused-vars
158:34 warning 'commit' is defined but never used @typescript-eslint/no-unused-vars
158:42 warning 'dispatch' is defined but never used @typescript-eslint/no-unused-vars
158:52 warning 'state' is defined but never used @typescript-eslint/no-unused-vars
163:43 warning 'dispatch' is defined but never used @typescript-eslint/no-unused-vars
163:53 warning 'state' is defined but never used @typescript-eslint/no-unused-vars
172:34 warning 'commit' is defined but never used @typescript-eslint/no-unused-vars
172:42 warning 'dispatch' is defined but never used @typescript-eslint/no-unused-vars
172:52 warning 'state' is defined but never used @typescript-eslint/no-unused-vars
176:39 warning 'commit' is defined but never used @typescript-eslint/no-unused-vars
176:47 warning 'dispatch' is defined but never used @typescript-eslint/no-unused-vars
176:57 warning 'state' is defined but never used @typescript-eslint/no-unused-vars
180:37 warning 'commit' is defined but never used @typescript-eslint/no-unused-vars
180:45 warning 'dispatch' is defined but never used @typescript-eslint/no-unused-vars
180:55 warning 'state' is defined but never used @typescript-eslint/no-unused-vars
184:33 warning 'commit' is defined but never used @typescript-eslint/no-unused-vars
184:41 warning 'dispatch' is defined but never used @typescript-eslint/no-unused-vars
184:51 warning 'state' is defined but never used @typescript-eslint/no-unused-vars
188:35 warning 'commit' is defined but never used @typescript-eslint/no-unused-vars
188:43 warning 'dispatch' is defined but never used @typescript-eslint/no-unused-vars
188:53 warning 'state' is defined but never used @typescript-eslint/no-unused-vars
191:37 warning 'commit' is defined but never used @typescript-eslint/no-unused-vars
191:45 warning 'dispatch' is defined but never used @typescript-eslint/no-unused-vars
191:55 warning 'state' is defined but never used @typescript-eslint/no-unused-vars
201:39 warning 'commit' is defined but never used @typescript-eslint/no-unused-vars
201:47 warning 'dispatch' is defined but never used @typescript-eslint/no-unused-vars
201:57 warning 'state' is defined but never used @typescript-eslint/no-unused-vars
201:66 warning 'rootUrl' is defined but never used @typescript-eslint/no-unused-vars
201:75 warning 'username' is defined but never used @typescript-eslint/no-unused-vars
201:85 warning 'password' is defined but never used @typescript-eslint/no-unused-vars
205:42 warning 'commit' is defined but never used @typescript-eslint/no-unused-vars
205:50 warning 'dispatch' is defined but never used @typescript-eslint/no-unused-vars
205:60 warning 'state' is defined but never used @typescript-eslint/no-unused-vars
216:45 warning 'dispatch' is defined but never used @typescript-eslint/no-unused-vars
✖ 48 problems (0 errors, 48 warnings)
@ ./src/ui/store/native/index.js 4:0-46 8:11-28
@ ./src/ui/native.js 6:0-35 19:6-11
@ ./src/entries/native.js 1:0-34 2:0-3
WARNING in ./src/ui/store/native/mutations.js
Module Warning (from ./node_modules/eslint-loader/dist/cjs.js):
/home/vagrant/build/org.handmadeideas.floccus/src/ui/store/native/mutations.js
12:5 warning Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead import/no-named-as-default-member
21:5 warning Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead import/no-named-as-default-member
24:5 warning Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead import/no-named-as-default-member
27:5 warning Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead import/no-named-as-default-member
30:5 warning Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead import/no-named-as-default-member
✖ 5 problems (0 errors, 5 warnings)
@ ./src/ui/store/native/index.js 3:0-50 7:13-32
@ ./src/ui/native.js 6:0-35 19:6-11
@ ./src/entries/native.js 1:0-34 2:0-3
WARNING in ./src/ui/App.vue?vue&type=script&lang=js (./node_modules/babel-loader/lib/index.js??clonedRuleSet-5.use!./node_modules/vue-loader/lib/index.js??vue-loader-options!./src/ui/App.vue?vue&type=script&lang=js) 13:6-13
Should not import the named export 'version' (imported as 'VERSION') from default-exporting module (only default export is available soon)
@ ./src/ui/App.vue?vue&type=script&lang=js 1:0-183 1:199-202 1:204-384 1:204-384
@ ./src/ui/App.vue 2:0-54 3:0-49 3:0-49 10:2-8
@ ./src/ui/index.js 4:0-24 20:21-24
@ ./src/entries/options.js 1:0-24 2:0-3
WARNING in ./src/ui/NativeApp.vue?vue&type=script&lang=js (./node_modules/babel-loader/lib/index.js??clonedRuleSet-5.use!./node_modules/vue-loader/lib/index.js??vue-loader-options!./src/ui/NativeApp.vue?vue&type=script&lang=js) 9:6-13
Should not import the named export 'version' (imported as 'VERSION') from default-exporting module (only default export is available soon)
@ ./src/ui/NativeApp.vue?vue&type=script&lang=js 1:0-189 1:205-208 1:210-396 1:210-396
@ ./src/ui/NativeApp.vue 2:0-60 3:0-55 3:0-55 10:2-8
@ ./src/ui/native.js 5:0-30 21:21-24
@ ./src/entries/native.js 1:0-34 2:0-3
WARNING in ./src/ui/views/Update.vue?vue&type=script&lang=js (./node_modules/babel-loader/lib/index.js??clonedRuleSet-5.use!./node_modules/vue-loader/lib/index.js??vue-loader-options!./src/ui/views/Update.vue?vue&type=script&lang=js) 42:13-20
Should not import the named export 'version' (imported as 'VERSION') from default-exporting module (only default export is available soon)
@ ./src/ui/views/Update.vue?vue&type=script&lang=js 1:0-192 1:208-211 1:213-402 1:213-402
@ ./src/ui/views/Update.vue 2:0-57 3:0-52 3:0-52 10:2-8
@ ./src/ui/NativeRouter.js
@ ./src/ui/native.js 8:0-40 18:6-12
@ ./src/entries/native.js 1:0-34 2:0-3
WARNING in ./src/ui/views/native/About.vue?vue&type=script&lang=js (./node_modules/babel-loader/lib/index.js??clonedRuleSet-5.use!./node_modules/vue-loader/lib/index.js??vue-loader-options!./src/ui/views/native/About.vue?vue&type=script&lang=js) 13:6-13
Should not import the named export 'version' (imported as 'VERSION') from default-exporting module (only default export is available soon)
@ ./src/ui/views/native/About.vue?vue&type=script&lang=js 1:0-197 1:213-216 1:218-412 1:218-412
@ ./src/ui/views/native/About.vue 2:0-56 3:0-51 3:0-51 9:2-8
@ ./src/ui/NativeRouter.js
@ ./src/ui/native.js 8:0-40 18:6-12
@ ./src/entries/native.js 1:0-34 2:0-3
WARNING in ./src/ui/components/OptionSyncFolder.vue
Module Warning (from ./node_modules/eslint-loader/dist/cjs.js):
/home/vagrant/build/org.handmadeideas.floccus/src/ui/components/OptionSyncFolder.vue
107:11 warning 'localRoot' is defined but never used @typescript-eslint/no-unused-vars
✖ 1 problem (0 errors, 1 warning)
@ ./node_modules/babel-loader/lib/index.js??clonedRuleSet-5.use!./node_modules/vue-loader/lib/index.js??vue-loader-options!./src/ui/views/NewAccount.vue?vue&type=script&lang=js
@ ./src/ui/views/NewAccount.vue?vue&type=script&lang=js 1:0-196 1:212-215 1:217-410 1:217-410
@ ./src/ui/views/NewAccount.vue 2:0-61 3:0-56 3:0-56 10:2-8
@ ./src/ui/NativeRouter.js
@ ./src/ui/native.js 8:0-40 18:6-12
@ ./src/entries/native.js 1:0-34 2:0-3
WARNING in ./src/ui/components/OptionsGit.vue
Module Warning (from ./node_modules/eslint-loader/dist/cjs.js):
/home/vagrant/build/org.handmadeideas.floccus/src/ui/components/OptionsGit.vue
161:11 warning Prop "url" should define at least its type vue/require-prop-types
161:18 warning Prop "username" should define at least its type vue/require-prop-types
161:30 warning Prop "password" should define at least its type vue/require-prop-types
161:42 warning Prop "branch" should define at least its type vue/require-prop-types
161:52 warning Prop "includeCredentials" should define at least its type vue/require-prop-types
161:74 warning Prop "serverRoot" should define at least its type vue/require-prop-types
161:88 warning Prop "localRoot" should define at least its type vue/require-prop-types
161:101 warning Prop "allowNetwork" should define at least its type vue/require-prop-types
161:117 warning Prop "syncInterval" should define at least its type vue/require-prop-types
161:133 warning Prop "strategy" should define at least its type vue/require-prop-types
161:145 warning Prop "bookmark_file" is not in camelCase vue/prop-name-casing
161:145 warning Prop "bookmark_file" should define at least its type vue/require-prop-types
161:162 warning Prop "nestedSync" should define at least its type vue/require-prop-types
161:176 warning Prop "failsafe" should define at least its type vue/require-prop-types
161:188 warning Prop "allowRedirects" should define at least its type vue/require-prop-types
161:206 warning Prop "bookmark_file_type" is not in camelCase vue/prop-name-casing
161:206 warning Prop "bookmark_file_type" should define at least its type vue/require-prop-types
161:228 warning Prop "enabled" should define at least its type vue/require-prop-types
161:239 warning Prop "label" should define at least its type vue/require-prop-types
✖ 19 problems (0 errors, 19 warnings)
@ ./node_modules/babel-loader/lib/index.js??clonedRuleSet-5.use!./node_modules/vue-loader/lib/index.js??vue-loader-options!./src/ui/views/AccountOptions.vue?vue&type=script&lang=js
@ ./src/ui/views/AccountOptions.vue?vue&type=script&lang=js 1:0-200 1:216-219 1:221-418 1:221-418
@ ./src/ui/views/AccountOptions.vue 2:0-65 3:0-60 3:0-60 10:2-8
@ ./src/ui/router.js
@ ./src/ui/index.js 5:0-34 17:6-12
@ ./src/entries/options.js 1:0-24 2:0-3
WARNING in ./src/ui/components/OptionsGoogleDrive.vue
Module Warning (from ./node_modules/eslint-loader/dist/cjs.js):
/home/vagrant/build/org.handmadeideas.floccus/src/ui/components/OptionsGoogleDrive.vue
149:11 warning Prop "username" should define at least its type vue/require-prop-types
149:23 warning Prop "password" should define at least its type vue/require-prop-types
149:35 warning Prop "refreshToken" should define at least its type vue/require-prop-types
149:51 warning Prop "localRoot" should define at least its type vue/require-prop-types
149:64 warning Prop "allowNetwork" should define at least its type vue/require-prop-types
149:80 warning Prop "syncInterval" should define at least its type vue/require-prop-types
149:96 warning Prop "strategy" should define at least its type vue/require-prop-types
149:108 warning Prop "bookmark_file" is not in camelCase vue/prop-name-casing
149:108 warning Prop "bookmark_file" should define at least its type vue/require-prop-types
149:125 warning Prop "nestedSync" should define at least its type vue/require-prop-types
149:139 warning Prop "failsafe" should define at least its type vue/require-prop-types
149:151 warning Prop "enabled" should define at least its type vue/require-prop-types
149:162 warning Prop "label" should define at least its type vue/require-prop-types
✖ 13 problems (0 errors, 13 warnings)
@ ./node_modules/babel-loader/lib/index.js??clonedRuleSet-5.use!./node_modules/vue-loader/lib/index.js??vue-loader-options!./src/ui/views/AccountOptions.vue?vue&type=script&lang=js
@ ./src/ui/views/AccountOptions.vue?vue&type=script&lang=js 1:0-200 1:216-219 1:221-418 1:221-418
@ ./src/ui/views/AccountOptions.vue 2:0-65 3:0-60 3:0-60 10:2-8
@ ./src/ui/router.js
@ ./src/ui/index.js 5:0-34 17:6-12
@ ./src/entries/options.js 1:0-24 2:0-3
WARNING in ./src/ui/components/OptionsNextcloudBookmarks.vue
Module Warning (from ./node_modules/eslint-loader/dist/cjs.js):
/home/vagrant/build/org.handmadeideas.floccus/src/ui/components/OptionsNextcloudBookmarks.vue
160:11 warning Prop "url" should define at least its type vue/require-prop-types
160:18 warning Prop "username" should define at least its type vue/require-prop-types
160:30 warning Prop "password" should define at least its type vue/require-prop-types
160:42 warning Prop "includeCredentials" should define at least its type vue/require-prop-types
160:64 warning Prop "serverRoot" should define at least its type vue/require-prop-types
160:78 warning Prop "localRoot" should define at least its type vue/require-prop-types
160:91 warning Prop "allowNetwork" should define at least its type vue/require-prop-types
160:107 warning Prop "syncInterval" should define at least its type vue/require-prop-types
160:123 warning Prop "strategy" should define at least its type vue/require-prop-types
160:135 warning Prop "nestedSync" should define at least its type vue/require-prop-types
160:149 warning Prop "failsafe" should define at least its type vue/require-prop-types
160:161 warning Prop "allowRedirects" should define at least its type vue/require-prop-types
160:179 warning Prop "enabled" should define at least its type vue/require-prop-types
160:190 warning Prop "label" should define at least its type vue/require-prop-types
160:199 warning Prop "clickCountEnabled" should define at least its type vue/require-prop-types
✖ 15 problems (0 errors, 15 warnings)
@ ./node_modules/babel-loader/lib/index.js??clonedRuleSet-5.use!./node_modules/vue-loader/lib/index.js??vue-loader-options!./src/ui/views/AccountOptions.vue?vue&type=script&lang=js
@ ./src/ui/views/AccountOptions.vue?vue&type=script&lang=js 1:0-200 1:216-219 1:221-418 1:221-418
@ ./src/ui/views/AccountOptions.vue 2:0-65 3:0-60 3:0-60 10:2-8
@ ./src/ui/router.js
@ ./src/ui/index.js 5:0-34 17:6-12
@ ./src/entries/options.js 1:0-24 2:0-3
WARNING in ./src/ui/components/OptionsWebdav.vue
Module Warning (from ./node_modules/eslint-loader/dist/cjs.js):
/home/vagrant/build/org.handmadeideas.floccus/src/ui/components/OptionsWebdav.vue
160:11 warning Prop "url" should define at least its type vue/require-prop-types
160:18 warning Prop "username" should define at least its type vue/require-prop-types
160:30 warning Prop "password" should define at least its type vue/require-prop-types
160:41 warning Prop "passphrase" should define at least its type vue/require-prop-types
160:55 warning Prop "includeCredentials" should define at least its type vue/require-prop-types
160:77 warning Prop "serverRoot" should define at least its type vue/require-prop-types
160:91 warning Prop "localRoot" should define at least its type vue/require-prop-types
160:104 warning Prop "allowNetwork" should define at least its type vue/require-prop-types
160:120 warning Prop "syncInterval" should define at least its type vue/require-prop-types
160:136 warning Prop "strategy" should define at least its type vue/require-prop-types
160:148 warning Prop "bookmark_file" is not in camelCase vue/prop-name-casing
160:148 warning Prop "bookmark_file" should define at least its type vue/require-prop-types
160:165 warning Prop "nestedSync" should define at least its type vue/require-prop-types
160:179 warning Prop "failsafe" should define at least its type vue/require-prop-types
160:191 warning Prop "allowRedirects" should define at least its type vue/require-prop-types
160:209 warning Prop "bookmark_file_type" is not in camelCase vue/prop-name-casing
160:209 warning Prop "bookmark_file_type" should define at least its type vue/require-prop-types
160:231 warning Prop "enabled" should define at least its type vue/require-prop-types
160:242 warning Prop "label" should define at least its type vue/require-prop-types
✖ 19 problems (0 errors, 19 warnings)
@ ./node_modules/babel-loader/lib/index.js??clonedRuleSet-5.use!./node_modules/vue-loader/lib/index.js??vue-loader-options!./src/ui/views/AccountOptions.vue?vue&type=script&lang=js
@ ./src/ui/views/AccountOptions.vue?vue&type=script&lang=js 1:0-200 1:216-219 1:221-418 1:221-418
@ ./src/ui/views/AccountOptions.vue 2:0-65 3:0-60 3:0-60 10:2-8
@ ./src/ui/router.js
@ ./src/ui/index.js 5:0-34 17:6-12
@ ./src/entries/options.js 1:0-24 2:0-3
WARNING in ./src/ui/views/ImportExport.vue
Module Warning (from ./node_modules/eslint-loader/dist/cjs.js):
/home/vagrant/build/org.handmadeideas.floccus/src/ui/views/ImportExport.vue
86:11 warning Caution: `Vue` also has a named export `set`. Check if you meant to write `import {set} from 'vue'` instead import/no-named-as-default-member
✖ 1 problem (0 errors, 1 warning)
@ ./src/ui/router.js
@ ./src/ui/index.js 5:0-34 17:6-12
@ ./src/entries/options.js 1:0-24 2:0-3
WARNING in ./src/ui/views/Telemetry.vue
Module Warning (from ./node_modules/eslint-loader/dist/cjs.js):
/home/vagrant/build/org.handmadeideas.floccus/src/ui/views/Telemetry.vue
39:72 warning Expected 1 line break after opening tag (`<v-btn>`), but no line breaks found vue/singleline-html-element-content-newline
39:101 warning Expected 1 line break before closing tag (`</v-btn>`), but no line breaks found vue/singleline-html-element-content-newline
✖ 2 problems (0 errors, 2 warnings)
0 errors and 2 warnings potentially fixable with the `--fix` option.
@ ./src/ui/router.js 12:0-46 58:15-24
@ ./src/ui/index.js 5:0-34 17:6-12
@ ./src/entries/options.js 1:0-24 2:0-3
WARNING in ./src/ui/views/Update.vue
Module Warning (from ./node_modules/eslint-loader/dist/cjs.js):
/home/vagrant/build/org.handmadeideas.floccus/src/ui/views/Update.vue
7:41 warning 'class' should be on a new line vue/max-attributes-per-line
✖ 1 problem (0 errors, 1 warning)
0 errors and 1 warning potentially fixable with the `--fix` option.
@ ./src/ui/NativeRouter.js
@ ./src/ui/native.js 8:0-40 18:6-12
@ ./src/entries/native.js 1:0-34 2:0-3
WARNING in asset size limit: The following asset(s) exceed the recommended size limit (244 KiB).
This can impact web performance.
Assets:
853.js (1.01 MiB)
156.js (3.23 MiB)
de316c4d7c4935189323.eot (1.17 MiB)
de316c4d7c4935189323.eot?v=6.9.96 (1.17 MiB)
ac55aef662342c261b21.ttf?v=6.9.96 (1.17 MiB)
d5cba82059f88bfa469e.woff2?v=6.9.96 (373 KiB)
059ea00c378aeafc39fc.woff?v=6.9.96 (541 KiB)
832.js (267 KiB)
WARNING in entrypoint size limit: The following entrypoint(s) combined asset size exceeds the recommended limit (244 KiB). This can impact web performance.
Entrypoints:
background-script (1.36 MiB)
853.js
885.js
389.js
546.js
832.js
background-script.js
options (4.84 MiB)
853.js
885.js
389.js
156.js
603.js
832.js
305.js
options.js
native (4.76 MiB)
853.js
885.js
389.js
156.js
133.js
832.js
305.js
native.js
webpack 5.93.0 compiled with 22 warnings in 164487 ms
[
{ name: '853.js', size: 1061904 },
{ name: '885.js', size: 46871 },
{ name: '389.js', size: 12344 },
{ name: '156.js', size: 3389978 },
{ name: '603.js', size: 107293 },
{ name: '832.js', size: 273131 },
{ name: '305.js', size: 122852 },
{ name: 'options.js', size: 65220 }
]
[13:52:57] Finished 'js' after 2.82 min
[13:52:57] Starting 'icons'...
[13:52:57] Starting 'mochajs'...
[13:52:57] Starting 'mochacss'...
[13:52:57] Finished 'mochacss' after 45 ms
[13:52:57] Finished 'mochajs' after 49 ms
[13:52:57] Finished 'icons' after 96 ms
[13:52:57] Starting 'native'...
[warn] The bundledWebRuntime configuration option has been deprecated. Can be safely deleted.
✔ Copying web assets from dist to android/app/src/main/assets/public in 326.59ms
✔ Creating capacitor.config.json in android/app/src/main/assets in 5.75ms
✔ copy android in 443.14ms
✔ Updating Android plugins in 30.61ms
[info] Found 10 Capacitor plugins for android:
@byteowls/capacitor-oauth2@5.0.0
@capacitor/app@6.0.0
@capacitor/browser@6.0.1
@capacitor/device@6.0.0
@capacitor/filesystem@6.0.0
@capacitor/network@6.0.1
@capacitor/preferences@6.0.1
@capacitor/share@6.0.1
@capacitor/splash-screen@6.0.1
send-intent@6.0.0
✔ update android in 220.16ms
✔ Copying web assets from dist to ios/App/App/public in 324.09ms
✔ Creating capacitor.config.json in ios/App/App in 1.36ms
✔ copy ios in 509.64ms
✔ Updating iOS plugins in 22.45ms
[warn] Skipping pod install because CocoaPods is not installed
[warn] Unable to find "xcodebuild". Skipping xcodebuild clean step...
✔ Updating iOS native dependencies with pod install in 14.14ms
[info] Found 10 Capacitor plugins for ios:
@byteowls/capacitor-oauth2@5.0.0
@capacitor/app@6.0.0
@capacitor/browser@6.0.1
@capacitor/device@6.0.0
@capacitor/filesystem@6.0.0
@capacitor/network@6.0.1
@capacitor/preferences@6.0.1
@capacitor/share@6.0.1
@capacitor/splash-screen@6.0.1
send-intent@6.0.0
✔ update ios in 122.74ms
✔ copy web in 50.28ms
✔ update web in 47.44ms
[info] Sync finished in 1.695s
[13:53:00] Finished 'native' after 2.63 s
[13:53:00] Finished 'default' after 2.85 min
+ npx cap sync
[warn] The bundledWebRuntime configuration option has been deprecated. Can be safely deleted.
✔ Copying web assets from dist to android/app/src/main/assets/public in 337.95ms
✔ Creating capacitor.config.json in android/app/src/main/assets in 5.46ms
✔ copy android in 509.63ms
✔ Updating Android plugins in 29.86ms
[info] Found 10 Capacitor plugins for android:
@byteowls/capacitor-oauth2@5.0.0
@capacitor/app@6.0.0
@capacitor/browser@6.0.1
@capacitor/device@6.0.0
@capacitor/filesystem@6.0.0
@capacitor/network@6.0.1
@capacitor/preferences@6.0.1
@capacitor/share@6.0.1
@capacitor/splash-screen@6.0.1
send-intent@6.0.0
✔ update android in 230.10ms
✔ Copying web assets from dist to ios/App/App/public in 320.94ms
✔ Creating capacitor.config.json in ios/App/App in 1.37ms
✔ copy ios in 750.43ms
✔ Updating iOS plugins in 23.53ms
[warn] Skipping pod install because CocoaPods is not installed
[warn] Unable to find "xcodebuild". Skipping xcodebuild clean step...
✔ Updating iOS native dependencies with pod install in 12.45ms
[info] Found 10 Capacitor plugins for ios:
@byteowls/capacitor-oauth2@5.0.0
@capacitor/app@6.0.0
@capacitor/browser@6.0.1
@capacitor/device@6.0.0
@capacitor/filesystem@6.0.0
@capacitor/network@6.0.1
@capacitor/preferences@6.0.1
@capacitor/share@6.0.1
@capacitor/splash-screen@6.0.1
send-intent@6.0.0
✔ update ios in 141.62ms
✔ copy web in 50.41ms
✔ update web in 47.95ms
[info] Sync finished in 2.072s
2024-08-13 13:53:04,767 INFO: Cleaning Gradle project...
2024-08-13 13:53:04,768 DEBUG: Directory: build/org.handmadeideas.floccus/android/app
2024-08-13 13:53:04,768 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid clean
Found 8.7 via distributionUrl
Downloading missing gradle version 8.7
cachedir /home/vagrant/.cache/fdroidserver
/home/vagrant/.cache/fdroidserver/gradle-8.7-bin.zip: OK
Running /opt/gradle/versions/8.7/bin/gradle clean
Welcome to Gradle 8.7!
Here are the highlights of this release:
- Compiling and testing with Java 22
- Cacheable Groovy script compilation
- New methods in lazy collection properties
For more details see https://docs.gradle.org/8.7/release-notes.html
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.7/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Configure project :app
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :capacitor-cordova-android-plugins
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Task :app:clean UP-TO-DATE
BUILD SUCCESSFUL in 1m 16s
1 actionable task: 1 up-to-date
2024-08-13 13:54:28,127 INFO: Scanning source for common problems...
2024-08-13 13:54:28,144 DEBUG: scanner is configured to use signature data from: 'suss'
2024-08-13 13:54:28,145 DEBUG: downloading 'https://fdroid.gitlab.io/fdroid-suss/suss.json'
2024-08-13 13:54:28,726 DEBUG: write 'suss.json' to cache
2024-08-13 13:54:28,729 DEBUG: next suss.json cache update due in 23:59:59.986647
2024-08-13 13:54:28,864 INFO: Removing gradle-wrapper.jar at android/gradle/wrapper/gradle-wrapper.jar
2024-08-13 13:54:29,205 INFO: Removing gzip file archive at node_modules/npm/node_modules/tar/test/fixtures.tgz
2024-08-13 13:54:29,206 INFO: Removing gzip file archive at node_modules/npm/node_modules/tar/test/cb-never-called-1.0.1.tgz
2024-08-13 13:54:29,332 INFO: Removing gzip file archive at node_modules/npm/test/fixtures/gitignore.tgz
2024-08-13 13:54:29,332 INFO: Removing gzip file archive at node_modules/npm/test/fixtures/npmignore.tgz
2024-08-13 13:54:29,332 INFO: Removing gzip file archive at node_modules/npm/test/fixtures/github-com-BryanDonovan-dummy-npm-bar.git.tar.gz
2024-08-13 13:54:29,333 INFO: Removing gzip file archive at node_modules/npm/test/fixtures/github-com-BryanDonovan-dummy-npm-buzz.git.tar.gz
2024-08-13 13:54:29,333 INFO: Removing gzip file archive at node_modules/npm/test/fixtures/github-com-BryanDonovan-dummy-npm-foo.git.tar.gz
2024-08-13 13:54:29,334 INFO: Removing gzip file archive at node_modules/npm/test/fixtures/github-com-BryanDonovan-npm-git-test.git.tar.gz
2024-08-13 13:54:29,334 INFO: Removing gzip file archive at node_modules/npm/test/fixtures/scoped-underscore-1.3.1.tgz
2024-08-13 13:54:29,334 INFO: Removing gzip file archive at node_modules/npm/test/fixtures/forked-underscore-1.5.1.tgz
2024-08-13 13:54:29,335 INFO: Removing gzip file archive at node_modules/npm/test/fixtures/gitignore-and-npmignore.tgz
2024-08-13 13:54:29,406 INFO: Removing binary at node_modules/snyk/wrapper_dist/snyk-linux
2024-08-13 13:54:29,660 INFO: Removing gradle-wrapper.jar at node_modules/send-intent/android/gradle/wrapper/gradle-wrapper.jar
2024-08-13 13:54:29,692 INFO: Removing gzip file archive at node_modules/bcryptjs/dist/bcrypt.min.js.gz
2024-08-13 13:54:30,017 INFO: Removing binary at node_modules/jszip/.jekyll-metadata
2024-08-13 13:54:30,981 INFO: Removing gzip file archive at node_modules/@capacitor/cli/assets/capacitor-cordova-android-plugins.tar.gz
2024-08-13 13:54:30,982 INFO: Removing gzip file archive at node_modules/@capacitor/cli/assets/capacitor-cordova-ios-plugins.tar.gz
2024-08-13 13:54:30,982 INFO: Removing gzip file archive at node_modules/@capacitor/cli/assets/android-template.tar.gz
2024-08-13 13:54:30,983 INFO: Removing gzip file archive at node_modules/@capacitor/cli/assets/ios-pods-template.tar.gz
2024-08-13 13:54:30,983 INFO: Removing gzip file archive at node_modules/@capacitor/cli/assets/ios-spm-template.tar.gz
2024-08-13 13:54:31,468 INFO: Removing binary at node_modules/@sentry/cli-linux-x64/bin/sentry-cli
2024-08-13 13:54:31,704 INFO: Removing binary at node_modules/selenium-webdriver/bin/macos/selenium-manager
2024-08-13 13:54:31,707 INFO: Removing binary at node_modules/selenium-webdriver/bin/linux/selenium-manager
2024-08-13 13:54:31,710 INFO: Removing binary at node_modules/selenium-webdriver/bin/windows/selenium-manager.exe
2024-08-13 13:54:31,933 INFO: Creating source tarball...
2024-08-13 13:55:42,442 INFO: Building Gradle project...
2024-08-13 13:55:42,442 DEBUG: Directory: build/org.handmadeideas.floccus/android/app
2024-08-13 13:55:42,442 DEBUG: > /home/vagrant/fdroidserver/gradlew-fdroid assembleRelease
Found 8.7 via distributionUrl
Running /opt/gradle/versions/8.7/bin/gradle assembleRelease
To honour the JVM settings for this build a single-use Daemon process will be forked. For more on this, please refer to https://docs.gradle.org/8.7/userguide/gradle_daemon.html#sec:disabling_the_daemon in the Gradle documentation.
Daemon will be stopped at the end of the build
> Configure project :app
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
> Configure project :capacitor-cordova-android-plugins
WARNING: Using flatDir should be avoided because it doesn't support any meta-data formats.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
Checking the license for package Android SDK Build-Tools 34 in /opt/android-sdk/licenses
License for package Android SDK Build-Tools 34 accepted.
Preparing "Install Android SDK Build-Tools 34 v.34.0.0".
"Install Android SDK Build-Tools 34 v.34.0.0" ready.
Installing Android SDK Build-Tools 34 in /opt/android-sdk/build-tools/34.0.0
"Install Android SDK Build-Tools 34 v.34.0.0" complete.
"Install Android SDK Build-Tools 34 v.34.0.0" finished.
Checking the license for package Android SDK Platform 34 in /opt/android-sdk/licenses
License for package Android SDK Platform 34 accepted.
Preparing "Install Android SDK Platform 34 (revision 3)".
"Install Android SDK Platform 34 (revision 3)" ready.
Installing Android SDK Platform 34 in /opt/android-sdk/platforms/android-34
"Install Android SDK Platform 34 (revision 3)" complete.
"Install Android SDK Platform 34 (revision 3)" finished.
Exception while marshalling /opt/android-sdk/platforms/android-10/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-11/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-12/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-13/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-14/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-15/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-16/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-17/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-18/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-19/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-20/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-21/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-22/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-23/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-24/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-25/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-26/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-27/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-28/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-29/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-30/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-31/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-32/package.xml. Probably the SDK is read-only
Exception while marshalling /opt/android-sdk/platforms/android-33/package.xml. Probably the SDK is read-only
> Task :app:preBuild UP-TO-DATE
> Task :app:preReleaseBuild UP-TO-DATE
> Task :byteowls-capacitor-oauth2:preBuild UP-TO-DATE
> Task :byteowls-capacitor-oauth2:preReleaseBuild UP-TO-DATE
> Task :capacitor-android:preBuild UP-TO-DATE
> Task :capacitor-android:preReleaseBuild UP-TO-DATE
> Task :capacitor-app:preBuild UP-TO-DATE
> Task :capacitor-app:preReleaseBuild UP-TO-DATE
> Task :app:javaPreCompileRelease
> Task :byteowls-capacitor-oauth2:writeReleaseAarMetadata
> Task :capacitor-app:writeReleaseAarMetadata
> Task :capacitor-android:writeReleaseAarMetadata
> Task :capacitor-browser:preBuild UP-TO-DATE
> Task :capacitor-browser:preReleaseBuild UP-TO-DATE
> Task :capacitor-browser:writeReleaseAarMetadata
> Task :capacitor-cordova-android-plugins:preBuild UP-TO-DATE
> Task :capacitor-cordova-android-plugins:preReleaseBuild UP-TO-DATE
> Task :capacitor-device:preBuild UP-TO-DATE
> Task :capacitor-cordova-android-plugins:writeReleaseAarMetadata
> Task :capacitor-device:preReleaseBuild UP-TO-DATE
> Task :capacitor-filesystem:preBuild UP-TO-DATE
> Task :capacitor-device:writeReleaseAarMetadata
> Task :capacitor-filesystem:preReleaseBuild UP-TO-DATE
> Task :capacitor-network:preBuild UP-TO-DATE
> Task :capacitor-filesystem:writeReleaseAarMetadata
> Task :capacitor-network:preReleaseBuild UP-TO-DATE
> Task :capacitor-preferences:preBuild UP-TO-DATE
> Task :capacitor-preferences:preReleaseBuild UP-TO-DATE
> Task :capacitor-network:writeReleaseAarMetadata
> Task :capacitor-share:preBuild UP-TO-DATE
> Task :capacitor-share:preReleaseBuild UP-TO-DATE
> Task :capacitor-preferences:writeReleaseAarMetadata
> Task :capacitor-splash-screen:preBuild UP-TO-DATE
> Task :capacitor-share:writeReleaseAarMetadata
> Task :capacitor-splash-screen:preReleaseBuild UP-TO-DATE
> Task :send-intent:preBuild UP-TO-DATE
> Task :send-intent:preReleaseBuild UP-TO-DATE
> Task :capacitor-splash-screen:writeReleaseAarMetadata
> Task :send-intent:writeReleaseAarMetadata
> Task :app:generateReleaseResValues
> Task :byteowls-capacitor-oauth2:generateReleaseResValues
> Task :byteowls-capacitor-oauth2:generateReleaseResources
> Task :app:checkReleaseAarMetadata
> Task :byteowls-capacitor-oauth2:packageReleaseResources
> Task :capacitor-android:generateReleaseResValues
> Task :capacitor-android:generateReleaseResources
> Task :capacitor-android:packageReleaseResources
> Task :capacitor-app:generateReleaseResValues
> Task :capacitor-app:generateReleaseResources
> Task :capacitor-app:packageReleaseResources
> Task :capacitor-browser:generateReleaseResValues
> Task :capacitor-browser:generateReleaseResources
> Task :capacitor-browser:packageReleaseResources
> Task :capacitor-cordova-android-plugins:generateReleaseResValues
> Task :capacitor-cordova-android-plugins:generateReleaseResources
> Task :capacitor-cordova-android-plugins:packageReleaseResources
> Task :capacitor-device:generateReleaseResValues
> Task :capacitor-device:generateReleaseResources
> Task :capacitor-device:packageReleaseResources
> Task :capacitor-filesystem:generateReleaseResValues
> Task :capacitor-filesystem:generateReleaseResources
> Task :capacitor-filesystem:packageReleaseResources
> Task :capacitor-network:generateReleaseResValues
> Task :capacitor-network:generateReleaseResources
> Task :capacitor-network:packageReleaseResources
> Task :capacitor-preferences:generateReleaseResValues
> Task :capacitor-preferences:generateReleaseResources
> Task :capacitor-preferences:packageReleaseResources
> Task :capacitor-share:generateReleaseResValues
> Task :capacitor-share:generateReleaseResources
> Task :capacitor-share:packageReleaseResources
> Task :capacitor-splash-screen:generateReleaseResValues
> Task :capacitor-splash-screen:generateReleaseResources
> Task :capacitor-splash-screen:packageReleaseResources
> Task :send-intent:generateReleaseResValues
> Task :send-intent:generateReleaseResources
> Task :send-intent:packageReleaseResources
> Task :app:mapReleaseSourceSetPaths
> Task :app:generateReleaseResources
> Task :app:packageReleaseResources
> Task :app:createReleaseCompatibleScreenManifests
> Task :app:extractDeepLinksRelease
> Task :byteowls-capacitor-oauth2:extractDeepLinksRelease
> Task :app:mergeReleaseResources
> Task :capacitor-android:extractDeepLinksRelease
> Task :capacitor-app:extractDeepLinksRelease
> Task :app:parseReleaseLocalResources
> Task :capacitor-browser:extractDeepLinksRelease
> Task :capacitor-cordova-android-plugins:extractDeepLinksRelease
> Task :capacitor-device:extractDeepLinksRelease
> Task :capacitor-filesystem:extractDeepLinksRelease
> Task :capacitor-cordova-android-plugins:processReleaseManifest
> Task :capacitor-browser:processReleaseManifest
> Task :byteowls-capacitor-oauth2:processReleaseManifest
> Task :capacitor-android:processReleaseManifest
> Task :capacitor-device:processReleaseManifest
> Task :capacitor-app:processReleaseManifest
> Task :capacitor-filesystem:processReleaseManifest
> Task :capacitor-network:extractDeepLinksRelease
> Task :capacitor-preferences:extractDeepLinksRelease
> Task :capacitor-network:processReleaseManifest
> Task :capacitor-share:extractDeepLinksRelease
> Task :capacitor-preferences:processReleaseManifest
> Task :capacitor-splash-screen:extractDeepLinksRelease
> Task :capacitor-share:processReleaseManifest
> Task :capacitor-splash-screen:processReleaseManifest
> Task :send-intent:extractDeepLinksRelease
> Task :send-intent:processReleaseManifest
> Task :byteowls-capacitor-oauth2:compileReleaseLibraryResources
> Task :app:processReleaseMainManifest
> Task :app:processReleaseManifest
> Task :byteowls-capacitor-oauth2:parseReleaseLocalResources
> Task :capacitor-android:compileReleaseLibraryResources
> Task :capacitor-android:parseReleaseLocalResources
> Task :capacitor-app:compileReleaseLibraryResources
> Task :capacitor-browser:compileReleaseLibraryResources
> Task :byteowls-capacitor-oauth2:generateReleaseRFile
> Task :capacitor-android:generateReleaseRFile
> Task :capacitor-app:parseReleaseLocalResources
> Task :capacitor-browser:parseReleaseLocalResources
> Task :capacitor-cordova-android-plugins:compileReleaseLibraryResources
> Task :capacitor-browser:generateReleaseRFile
> Task :capacitor-app:generateReleaseRFile
> Task :capacitor-cordova-android-plugins:parseReleaseLocalResources
> Task :capacitor-device:compileReleaseLibraryResources
> Task :capacitor-cordova-android-plugins:generateReleaseRFile
> Task :capacitor-device:parseReleaseLocalResources
> Task :capacitor-filesystem:compileReleaseLibraryResources
> Task :capacitor-device:generateReleaseRFile
> Task :capacitor-filesystem:parseReleaseLocalResources
> Task :capacitor-filesystem:generateReleaseRFile
> Task :capacitor-network:compileReleaseLibraryResources
> Task :capacitor-network:parseReleaseLocalResources
> Task :capacitor-preferences:compileReleaseLibraryResources
> Task :capacitor-network:generateReleaseRFile
> Task :capacitor-preferences:parseReleaseLocalResources
> Task :capacitor-share:compileReleaseLibraryResources
> Task :capacitor-preferences:generateReleaseRFile
> Task :capacitor-share:parseReleaseLocalResources
> Task :capacitor-splash-screen:compileReleaseLibraryResources
> Task :capacitor-share:generateReleaseRFile
> Task :capacitor-splash-screen:parseReleaseLocalResources
> Task :send-intent:compileReleaseLibraryResources
> Task :send-intent:parseReleaseLocalResources
> Task :app:processReleaseManifestForPackage
> Task :capacitor-splash-screen:generateReleaseRFile
> Task :byteowls-capacitor-oauth2:javaPreCompileRelease
> Task :send-intent:generateReleaseRFile
> Task :capacitor-android:javaPreCompileRelease
> Task :app:processReleaseResources
> Task :capacitor-android:compileReleaseJavaWithJavac
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :capacitor-app:javaPreCompileRelease
> Task :capacitor-browser:javaPreCompileRelease
> Task :capacitor-cordova-android-plugins:javaPreCompileRelease
> Task :capacitor-device:javaPreCompileRelease
> Task :capacitor-cordova-android-plugins:compileReleaseJavaWithJavac NO-SOURCE
> Task :capacitor-cordova-android-plugins:bundleLibCompileToJarRelease
> Task :capacitor-filesystem:javaPreCompileRelease
> Task :capacitor-android:bundleLibCompileToJarRelease
> Task :capacitor-network:javaPreCompileRelease
> Task :capacitor-preferences:javaPreCompileRelease
> Task :byteowls-capacitor-oauth2:compileReleaseJavaWithJavac
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :byteowls-capacitor-oauth2:bundleLibCompileToJarRelease
> Task :capacitor-app:compileReleaseJavaWithJavac
> Task :capacitor-app:bundleLibCompileToJarRelease
> Task :capacitor-browser:compileReleaseJavaWithJavac
> Task :capacitor-browser:bundleLibCompileToJarRelease
> Task :capacitor-device:compileReleaseJavaWithJavac
> Task :capacitor-device:bundleLibCompileToJarRelease
> Task :capacitor-filesystem:compileReleaseJavaWithJavac
> Task :capacitor-filesystem:bundleLibCompileToJarRelease
> Task :capacitor-network:compileReleaseJavaWithJavac
> Task :capacitor-network:bundleLibCompileToJarRelease
> Task :capacitor-preferences:compileReleaseJavaWithJavac
> Task :capacitor-preferences:bundleLibCompileToJarRelease
> Task :capacitor-share:javaPreCompileRelease
> Task :capacitor-splash-screen:javaPreCompileRelease
> Task :capacitor-share:compileReleaseJavaWithJavac
> Task :capacitor-share:bundleLibCompileToJarRelease
> Task :capacitor-splash-screen:compileReleaseJavaWithJavac
> Task :capacitor-splash-screen:bundleLibCompileToJarRelease
> Task :send-intent:javaPreCompileRelease
> Task :app:extractProguardFiles
> Task :send-intent:compileReleaseJavaWithJavac
Note: /home/vagrant/build/org.handmadeideas.floccus/node_modules/send-intent/android/src/main/java/de/mindlib/sendIntent/SendIntent.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
> Task :send-intent:bundleLibCompileToJarRelease
> Task :byteowls-capacitor-oauth2:bundleLibRuntimeToJarRelease
> Task :app:compileReleaseJavaWithJavac
> Task :byteowls-capacitor-oauth2:processReleaseJavaRes NO-SOURCE
> Task :byteowls-capacitor-oauth2:createFullJarRelease
> Task :byteowls-capacitor-oauth2:extractProguardFiles
> Task :capacitor-android:processReleaseJavaRes NO-SOURCE
> Task :capacitor-android:extractProguardFiles
> Task :capacitor-android:bundleLibRuntimeToJarRelease
> Task :capacitor-android:generateReleaseLintModel
> Task :capacitor-android:createFullJarRelease
> Task :byteowls-capacitor-oauth2:prepareLintJarForPublish
> Task :capacitor-android:prepareLintJarForPublish
> Task :capacitor-app:bundleLibRuntimeToJarRelease
> Task :byteowls-capacitor-oauth2:generateReleaseLintModel
> Task :capacitor-app:processReleaseJavaRes NO-SOURCE
> Task :capacitor-app:createFullJarRelease
> Task :capacitor-app:extractProguardFiles
> Task :capacitor-app:generateReleaseLintModel
> Task :capacitor-app:prepareLintJarForPublish
> Task :capacitor-browser:bundleLibRuntimeToJarRelease
> Task :capacitor-browser:processReleaseJavaRes NO-SOURCE
> Task :capacitor-browser:createFullJarRelease
> Task :capacitor-browser:extractProguardFiles
> Task :capacitor-browser:generateReleaseLintModel
> Task :capacitor-browser:prepareLintJarForPublish
> Task :capacitor-cordova-android-plugins:processReleaseJavaRes NO-SOURCE
> Task :capacitor-cordova-android-plugins:bundleLibRuntimeToJarRelease
> Task :capacitor-cordova-android-plugins:createFullJarRelease
> Task :capacitor-cordova-android-plugins:extractProguardFiles
> Task :capacitor-cordova-android-plugins:generateReleaseLintModel
> Task :capacitor-cordova-android-plugins:prepareLintJarForPublish
> Task :capacitor-device:bundleLibRuntimeToJarRelease
> Task :capacitor-device:processReleaseJavaRes NO-SOURCE
> Task :capacitor-device:createFullJarRelease
> Task :capacitor-device:extractProguardFiles
> Task :capacitor-device:generateReleaseLintModel
> Task :capacitor-device:prepareLintJarForPublish
> Task :capacitor-filesystem:processReleaseJavaRes NO-SOURCE
> Task :capacitor-filesystem:bundleLibRuntimeToJarRelease
> Task :capacitor-filesystem:extractProguardFiles
> Task :capacitor-filesystem:createFullJarRelease
> Task :capacitor-filesystem:generateReleaseLintModel
> Task :capacitor-filesystem:prepareLintJarForPublish
> Task :capacitor-network:bundleLibRuntimeToJarRelease
> Task :capacitor-network:processReleaseJavaRes NO-SOURCE
> Task :capacitor-network:createFullJarRelease
> Task :capacitor-network:extractProguardFiles
> Task :capacitor-network:generateReleaseLintModel
> Task :capacitor-network:prepareLintJarForPublish
> Task :capacitor-preferences:processReleaseJavaRes NO-SOURCE
> Task :capacitor-preferences:bundleLibRuntimeToJarRelease
> Task :capacitor-preferences:extractProguardFiles
> Task :capacitor-preferences:createFullJarRelease
> Task :capacitor-preferences:generateReleaseLintModel
> Task :capacitor-preferences:prepareLintJarForPublish
> Task :capacitor-share:processReleaseJavaRes NO-SOURCE
> Task :capacitor-share:bundleLibRuntimeToJarRelease
> Task :capacitor-share:createFullJarRelease
> Task :capacitor-share:extractProguardFiles
> Task :capacitor-share:generateReleaseLintModel
> Task :capacitor-share:prepareLintJarForPublish
> Task :capacitor-splash-screen:bundleLibRuntimeToJarRelease
> Task :capacitor-splash-screen:processReleaseJavaRes NO-SOURCE
> Task :capacitor-splash-screen:createFullJarRelease
> Task :capacitor-splash-screen:extractProguardFiles
> Task :capacitor-splash-screen:generateReleaseLintModel
> Task :capacitor-splash-screen:prepareLintJarForPublish
> Task :send-intent:processReleaseJavaRes NO-SOURCE
> Task :send-intent:bundleLibRuntimeToJarRelease
> Task :send-intent:extractProguardFiles
> Task :send-intent:createFullJarRelease
> Task :send-intent:generateReleaseLintModel
> Task :send-intent:prepareLintJarForPublish
> Task :byteowls-capacitor-oauth2:mergeReleaseJniLibFolders
> Task :app:generateReleaseLintVitalReportModel
> Task :byteowls-capacitor-oauth2:mergeReleaseNativeLibs NO-SOURCE
> Task :byteowls-capacitor-oauth2:stripReleaseDebugSymbols NO-SOURCE
> Task :byteowls-capacitor-oauth2:copyReleaseJniLibsProjectAndLocalJars
> Task :byteowls-capacitor-oauth2:extractDeepLinksForAarRelease
> Task :byteowls-capacitor-oauth2:extractReleaseAnnotations
> Task :byteowls-capacitor-oauth2:mergeReleaseGeneratedProguardFiles
> Task :byteowls-capacitor-oauth2:mergeReleaseConsumerProguardFiles
> Task :byteowls-capacitor-oauth2:mergeReleaseShaders
> Task :byteowls-capacitor-oauth2:compileReleaseShaders NO-SOURCE
> Task :byteowls-capacitor-oauth2:generateReleaseAssets UP-TO-DATE
> Task :byteowls-capacitor-oauth2:packageReleaseAssets
> Task :byteowls-capacitor-oauth2:prepareReleaseArtProfile
> Task :capacitor-app:mergeReleaseJniLibFolders
> Task :capacitor-app:mergeReleaseNativeLibs NO-SOURCE
> Task :capacitor-app:stripReleaseDebugSymbols NO-SOURCE
> Task :capacitor-app:copyReleaseJniLibsProjectAndLocalJars
> Task :capacitor-app:extractDeepLinksForAarRelease
> Task :capacitor-app:extractReleaseAnnotations
> Task :capacitor-app:mergeReleaseGeneratedProguardFiles
> Task :capacitor-app:mergeReleaseConsumerProguardFiles
> Task :byteowls-capacitor-oauth2:mergeReleaseJavaResource
> Task :byteowls-capacitor-oauth2:syncReleaseLibJars
> Task :byteowls-capacitor-oauth2:bundleReleaseLocalLintAar
> Task :capacitor-app:mergeReleaseShaders
> Task :capacitor-app:compileReleaseShaders NO-SOURCE
> Task :capacitor-app:generateReleaseAssets UP-TO-DATE
> Task :capacitor-app:packageReleaseAssets
> Task :capacitor-app:prepareReleaseArtProfile
> Task :capacitor-app:mergeReleaseJavaResource
> Task :capacitor-browser:mergeReleaseJniLibFolders
> Task :capacitor-app:syncReleaseLibJars
> Task :capacitor-app:bundleReleaseLocalLintAar
> Task :capacitor-browser:mergeReleaseNativeLibs NO-SOURCE
> Task :capacitor-browser:stripReleaseDebugSymbols NO-SOURCE
> Task :capacitor-browser:extractDeepLinksForAarRelease
> Task :capacitor-browser:copyReleaseJniLibsProjectAndLocalJars
> Task :capacitor-browser:extractReleaseAnnotations
> Task :capacitor-browser:mergeReleaseGeneratedProguardFiles
> Task :capacitor-browser:mergeReleaseConsumerProguardFiles
> Task :capacitor-browser:mergeReleaseShaders
> Task :capacitor-browser:compileReleaseShaders NO-SOURCE
> Task :capacitor-browser:generateReleaseAssets UP-TO-DATE
> Task :capacitor-browser:packageReleaseAssets
> Task :capacitor-browser:prepareReleaseArtProfile
> Task :capacitor-browser:mergeReleaseJavaResource
> Task :capacitor-device:mergeReleaseJniLibFolders
> Task :capacitor-browser:syncReleaseLibJars
> Task :capacitor-browser:bundleReleaseLocalLintAar
> Task :capacitor-device:mergeReleaseNativeLibs NO-SOURCE
> Task :capacitor-device:stripReleaseDebugSymbols NO-SOURCE
> Task :capacitor-device:copyReleaseJniLibsProjectAndLocalJars
> Task :capacitor-device:extractDeepLinksForAarRelease
> Task :capacitor-device:extractReleaseAnnotations
> Task :capacitor-device:mergeReleaseGeneratedProguardFiles
> Task :capacitor-device:mergeReleaseConsumerProguardFiles
> Task :capacitor-device:mergeReleaseShaders
> Task :capacitor-device:compileReleaseShaders NO-SOURCE
> Task :capacitor-device:generateReleaseAssets UP-TO-DATE
> Task :capacitor-device:packageReleaseAssets
> Task :capacitor-device:prepareReleaseArtProfile
> Task :capacitor-device:mergeReleaseJavaResource
> Task :capacitor-filesystem:mergeReleaseJniLibFolders
> Task :capacitor-device:syncReleaseLibJars
> Task :capacitor-device:bundleReleaseLocalLintAar
> Task :capacitor-filesystem:mergeReleaseNativeLibs NO-SOURCE
> Task :capacitor-filesystem:stripReleaseDebugSymbols NO-SOURCE
> Task :capacitor-filesystem:copyReleaseJniLibsProjectAndLocalJars
> Task :capacitor-filesystem:extractDeepLinksForAarRelease
> Task :capacitor-filesystem:extractReleaseAnnotations
> Task :capacitor-filesystem:mergeReleaseGeneratedProguardFiles
> Task :capacitor-filesystem:mergeReleaseConsumerProguardFiles
> Task :capacitor-filesystem:mergeReleaseShaders
> Task :capacitor-filesystem:compileReleaseShaders NO-SOURCE
> Task :capacitor-filesystem:generateReleaseAssets UP-TO-DATE
> Task :capacitor-filesystem:packageReleaseAssets
> Task :capacitor-filesystem:prepareReleaseArtProfile
> Task :capacitor-filesystem:mergeReleaseJavaResource
> Task :capacitor-network:mergeReleaseJniLibFolders
> Task :capacitor-filesystem:syncReleaseLibJars
> Task :capacitor-filesystem:bundleReleaseLocalLintAar
> Task :capacitor-network:mergeReleaseNativeLibs NO-SOURCE
> Task :capacitor-network:stripReleaseDebugSymbols NO-SOURCE
> Task :capacitor-network:copyReleaseJniLibsProjectAndLocalJars
> Task :capacitor-network:extractDeepLinksForAarRelease
> Task :capacitor-network:extractReleaseAnnotations
> Task :capacitor-network:mergeReleaseGeneratedProguardFiles
> Task :capacitor-network:mergeReleaseConsumerProguardFiles
> Task :capacitor-network:mergeReleaseShaders
> Task :capacitor-network:compileReleaseShaders NO-SOURCE
> Task :capacitor-network:generateReleaseAssets UP-TO-DATE
> Task :capacitor-network:packageReleaseAssets
> Task :capacitor-network:prepareReleaseArtProfile
> Task :capacitor-network:mergeReleaseJavaResource
> Task :capacitor-preferences:mergeReleaseJniLibFolders
> Task :capacitor-network:syncReleaseLibJars
> Task :capacitor-network:bundleReleaseLocalLintAar
> Task :capacitor-preferences:mergeReleaseNativeLibs NO-SOURCE
> Task :capacitor-preferences:stripReleaseDebugSymbols NO-SOURCE
> Task :capacitor-preferences:copyReleaseJniLibsProjectAndLocalJars
> Task :capacitor-preferences:extractDeepLinksForAarRelease
> Task :capacitor-preferences:extractReleaseAnnotations
> Task :capacitor-preferences:mergeReleaseGeneratedProguardFiles
> Task :capacitor-preferences:mergeReleaseConsumerProguardFiles
> Task :capacitor-preferences:mergeReleaseShaders
> Task :capacitor-preferences:compileReleaseShaders NO-SOURCE
> Task :capacitor-preferences:generateReleaseAssets UP-TO-DATE
> Task :capacitor-preferences:packageReleaseAssets
> Task :capacitor-preferences:prepareReleaseArtProfile
> Task :capacitor-preferences:mergeReleaseJavaResource
> Task :capacitor-share:mergeReleaseJniLibFolders
> Task :capacitor-preferences:syncReleaseLibJars
> Task :capacitor-preferences:bundleReleaseLocalLintAar
> Task :capacitor-share:mergeReleaseNativeLibs NO-SOURCE
> Task :capacitor-share:stripReleaseDebugSymbols NO-SOURCE
> Task :capacitor-share:copyReleaseJniLibsProjectAndLocalJars
> Task :capacitor-share:extractDeepLinksForAarRelease
> Task :capacitor-share:extractReleaseAnnotations
> Task :capacitor-share:mergeReleaseGeneratedProguardFiles
> Task :capacitor-share:mergeReleaseConsumerProguardFiles
> Task :capacitor-share:mergeReleaseShaders
> Task :capacitor-share:compileReleaseShaders NO-SOURCE
> Task :capacitor-share:generateReleaseAssets UP-TO-DATE
> Task :capacitor-share:packageReleaseAssets
> Task :capacitor-share:prepareReleaseArtProfile
> Task :capacitor-share:mergeReleaseJavaResource
> Task :capacitor-splash-screen:mergeReleaseJniLibFolders
> Task :capacitor-share:syncReleaseLibJars
> Task :capacitor-share:bundleReleaseLocalLintAar
> Task :capacitor-splash-screen:mergeReleaseNativeLibs NO-SOURCE
> Task :capacitor-splash-screen:stripReleaseDebugSymbols NO-SOURCE
> Task :capacitor-splash-screen:copyReleaseJniLibsProjectAndLocalJars
> Task :capacitor-splash-screen:extractDeepLinksForAarRelease
> Task :capacitor-splash-screen:extractReleaseAnnotations
> Task :capacitor-splash-screen:mergeReleaseGeneratedProguardFiles
> Task :capacitor-splash-screen:mergeReleaseConsumerProguardFiles
> Task :capacitor-splash-screen:mergeReleaseShaders
> Task :capacitor-splash-screen:compileReleaseShaders NO-SOURCE
> Task :capacitor-splash-screen:generateReleaseAssets UP-TO-DATE
> Task :capacitor-splash-screen:packageReleaseAssets
> Task :capacitor-splash-screen:prepareReleaseArtProfile
> Task :capacitor-splash-screen:mergeReleaseJavaResource
> Task :send-intent:mergeReleaseJniLibFolders
> Task :capacitor-splash-screen:syncReleaseLibJars
> Task :capacitor-splash-screen:bundleReleaseLocalLintAar
> Task :send-intent:mergeReleaseNativeLibs NO-SOURCE
> Task :send-intent:stripReleaseDebugSymbols NO-SOURCE
> Task :send-intent:copyReleaseJniLibsProjectAndLocalJars
> Task :send-intent:extractDeepLinksForAarRelease
> Task :send-intent:extractReleaseAnnotations
> Task :send-intent:mergeReleaseGeneratedProguardFiles
> Task :send-intent:mergeReleaseConsumerProguardFiles
> Task :send-intent:mergeReleaseShaders
> Task :send-intent:compileReleaseShaders NO-SOURCE
> Task :send-intent:generateReleaseAssets UP-TO-DATE
> Task :send-intent:packageReleaseAssets
> Task :send-intent:prepareReleaseArtProfile
> Task :send-intent:mergeReleaseJavaResource
> Task :capacitor-android:mergeReleaseJniLibFolders
> Task :send-intent:syncReleaseLibJars
> Task :send-intent:bundleReleaseLocalLintAar
> Task :capacitor-android:mergeReleaseNativeLibs NO-SOURCE
> Task :capacitor-android:stripReleaseDebugSymbols NO-SOURCE
> Task :capacitor-android:copyReleaseJniLibsProjectAndLocalJars
> Task :capacitor-android:extractDeepLinksForAarRelease
> Task :capacitor-android:extractReleaseAnnotations
> Task :capacitor-android:mergeReleaseGeneratedProguardFiles
> Task :capacitor-android:mergeReleaseConsumerProguardFiles
> Task :capacitor-android:mergeReleaseShaders
> Task :capacitor-android:compileReleaseShaders NO-SOURCE
> Task :capacitor-android:generateReleaseAssets UP-TO-DATE
> Task :capacitor-android:packageReleaseAssets
> Task :capacitor-android:prepareReleaseArtProfile
> Task :capacitor-android:mergeReleaseJavaResource
> Task :capacitor-cordova-android-plugins:mergeReleaseJniLibFolders
> Task :capacitor-android:syncReleaseLibJars
> Task :capacitor-android:bundleReleaseLocalLintAar
> Task :capacitor-cordova-android-plugins:mergeReleaseNativeLibs NO-SOURCE
> Task :capacitor-cordova-android-plugins:stripReleaseDebugSymbols NO-SOURCE
> Task :capacitor-cordova-android-plugins:copyReleaseJniLibsProjectAndLocalJars
> Task :capacitor-cordova-android-plugins:extractDeepLinksForAarRelease
> Task :capacitor-cordova-android-plugins:extractReleaseAnnotations
> Task :capacitor-cordova-android-plugins:mergeReleaseGeneratedProguardFiles
> Task :capacitor-cordova-android-plugins:mergeReleaseConsumerProguardFiles
> Task :capacitor-cordova-android-plugins:mergeReleaseShaders
> Task :capacitor-cordova-android-plugins:compileReleaseShaders NO-SOURCE
> Task :capacitor-cordova-android-plugins:generateReleaseAssets UP-TO-DATE
> Task :capacitor-cordova-android-plugins:packageReleaseAssets
> Task :capacitor-cordova-android-plugins:prepareReleaseArtProfile
> Task :capacitor-cordova-android-plugins:mergeReleaseJavaResource
> Task :capacitor-android:writeReleaseLintModelMetadata
> Task :capacitor-cordova-android-plugins:syncReleaseLibJars
> Task :capacitor-cordova-android-plugins:bundleReleaseLocalLintAar
> Task :byteowls-capacitor-oauth2:writeReleaseLintModelMetadata
> Task :capacitor-app:writeReleaseLintModelMetadata
> Task :capacitor-browser:writeReleaseLintModelMetadata
> Task :capacitor-cordova-android-plugins:writeReleaseLintModelMetadata
> Task :capacitor-device:writeReleaseLintModelMetadata
> Task :capacitor-filesystem:writeReleaseLintModelMetadata
> Task :capacitor-network:writeReleaseLintModelMetadata
> Task :capacitor-preferences:writeReleaseLintModelMetadata
> Task :capacitor-share:writeReleaseLintModelMetadata
> Task :capacitor-splash-screen:writeReleaseLintModelMetadata
> Task :send-intent:writeReleaseLintModelMetadata
> Task :byteowls-capacitor-oauth2:generateReleaseLintVitalModel
> Task :capacitor-android:generateReleaseLintVitalModel
> Task :capacitor-app:generateReleaseLintVitalModel
> Task :capacitor-browser:generateReleaseLintVitalModel
> Task :capacitor-cordova-android-plugins:generateReleaseLintVitalModel
> Task :capacitor-device:generateReleaseLintVitalModel
> Task :capacitor-filesystem:generateReleaseLintVitalModel
> Task :capacitor-network:generateReleaseLintVitalModel
> Task :capacitor-preferences:generateReleaseLintVitalModel
> Task :capacitor-share:generateReleaseLintVitalModel
> Task :capacitor-splash-screen:generateReleaseLintVitalModel
> Task :send-intent:generateReleaseLintVitalModel
> Task :app:mergeReleaseJniLibFolders
> Task :byteowls-capacitor-oauth2:copyReleaseJniLibsProjectOnly
> Task :capacitor-android:copyReleaseJniLibsProjectOnly
> Task :capacitor-app:copyReleaseJniLibsProjectOnly
> Task :capacitor-browser:copyReleaseJniLibsProjectOnly
> Task :capacitor-cordova-android-plugins:copyReleaseJniLibsProjectOnly
> Task :capacitor-device:copyReleaseJniLibsProjectOnly
> Task :capacitor-filesystem:copyReleaseJniLibsProjectOnly
> Task :capacitor-network:copyReleaseJniLibsProjectOnly
> Task :capacitor-preferences:copyReleaseJniLibsProjectOnly
> Task :capacitor-share:copyReleaseJniLibsProjectOnly
> Task :capacitor-splash-screen:copyReleaseJniLibsProjectOnly
> Task :send-intent:copyReleaseJniLibsProjectOnly
> Task :app:checkReleaseDuplicateClasses
> Task :app:mergeReleaseNativeLibs NO-SOURCE
> Task :app:stripReleaseDebugSymbols NO-SOURCE
> Task :app:extractReleaseNativeSymbolTables NO-SOURCE
> Task :app:mergeReleaseNativeDebugMetadata NO-SOURCE
> Task :app:dexBuilderRelease
> Task :app:desugarReleaseFileDependencies
> Task :app:mergeReleaseStartupProfile
> Task :byteowls-capacitor-oauth2:lintVitalAnalyzeRelease
> Task :capacitor-android:lintVitalAnalyzeRelease
> Task :app:mergeExtDexRelease
> Task :app:mergeReleaseArtProfile
> Task :app:mergeReleaseShaders
> Task :app:compileReleaseShaders NO-SOURCE
> Task :app:generateReleaseAssets UP-TO-DATE
> Task :app:mergeReleaseGlobalSynthetics
> Task :app:mergeReleaseAssets
> Task :app:extractReleaseVersionControlInfo
> Task :app:processReleaseJavaRes NO-SOURCE
> Task :app:compressReleaseAssets
> Task :app:writeReleaseAppMetadata
> Task :app:writeReleaseSigningConfigVersions
> Task :app:optimizeReleaseResources
> Task :capacitor-app:lintVitalAnalyzeRelease
> Task :capacitor-browser:lintVitalAnalyzeRelease
> Task :app:mergeReleaseJavaResource
> Task :capacitor-cordova-android-plugins:lintVitalAnalyzeRelease
> Task :capacitor-device:lintVitalAnalyzeRelease
> Task :capacitor-filesystem:lintVitalAnalyzeRelease
> Task :capacitor-network:lintVitalAnalyzeRelease
> Task :capacitor-preferences:lintVitalAnalyzeRelease
> Task :capacitor-share:lintVitalAnalyzeRelease
> Task :capacitor-splash-screen:lintVitalAnalyzeRelease
> Task :app:mergeDexRelease
> Task :send-intent:lintVitalAnalyzeRelease
> Task :app:compileReleaseArtProfile
> Task :app:packageRelease
> Task :app:createReleaseApkListingFileRedirect
> Task :app:lintVitalAnalyzeRelease
> Task :app:lintVitalReportRelease
> Task :app:lintVitalRelease
> Task :app:assembleRelease
BUILD SUCCESSFUL in 2m 47s
435 actionable tasks: 435 executed
2024-08-13 13:58:30,656 DEBUG: Popen(['git', 'cat-file', '--batch-check'], cwd=/home/vagrant/build/org.handmadeideas.floccus, universal_newlines=False, shell=None, istream=<valid stream>)
2024-08-13 13:58:30,667 INFO: Successfully built version 5.2.6 of org.handmadeideas.floccus from d33e68635db024121b94cc479cc0f3d7b0aa05c5
2024-08-13 13:58:31,102 DEBUG: Checking build/org.handmadeideas.floccus/android/app/build/outputs/apk/release/app-release-unsigned.apk
2024-08-13 13:58:31,134 INFO: success: org.handmadeideas.floccus
2024-08-13 13:58:31,134 INFO: Finished
2024-08-13 13:58:31,135 INFO: 1 build succeeded