We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fontaine seems to amend "* fallback" to sass variables that too commented one. This breaks the code.
https://github.com/TechAkayy/my-nuxt-vuetify-generate-issue
To reproduce, clone, install, npm run dev the reproduction.
In main.scss, remove the single space on either side of the the colon (:) indicated in this screenshot and save.
Run npx nuxi info and pnpm list (or npm list) and provide the output:
npx nuxi info
pnpm list
npm list
------------------------------ - Operating System: Darwin - Node Version: v18.12.1 - Nuxt Version: 3.7.3 - CLI Version: 3.8.4 - Nitro Version: 2.7.1 - Package Manager: npm@8.19.2 - Builder: - - User Config: devtools, experimental, app, modules, fontMetrics, critters, css, vuetify, image, veeValidate, content, pinia, imports, vue, sourcemap, routeRules, site, robots, sitemap, ogImage, linkChecker, pinegrow - Runtime Modules: @pinegrow/nuxt-module@3.0.24, @unocss/nuxt@0.54.3, @nuxt/devtools@0.7.6, @nuxt/content@2.8.2, @vueuse/nuxt@10.5.0, @pinia/nuxt@0.4.11, @nuxt/image@1.0.0, @vee-validate/nuxt@4.11.6, vuetify-nuxt-module@0.6.0, @nuxtseo/module@2.0.0-beta.39, @nuxtjs/fontaine@0.4.1, @nuxtjs/critters@0.5.1, nuxt-icon@0.6.1 - Build Modules: - ------------------------------ pg-nuxt-vuetify@0.0.0 /Users/techakayy/Tests/reproductions/my-nuxt-vuetify-generate-issue βββ @iconify/json@2.2.117 βββ @mdi/js@7.2.96 βββ @nuxt/content@2.8.2 βββ @nuxt/devtools@0.7.6 βββ @nuxt/eslint-config@0.1.1 βββ @nuxt/image@1.0.0 βββ @nuxtjs/critters@0.5.1 βββ @nuxtjs/fontaine@0.4.1 βββ @nuxtjs/html-validator@1.5.2 βββ @nuxtseo/module@2.0.0-beta.39 βββ @pinegrow/nuxt-module@3.0.24 βββ @pinegrow/vuetify-plugin@3.0.45 βββ @pinia/nuxt@0.4.11 βββ @types/node@20.6.2 βββ @unocss/nuxt@0.54.3 βββ @unocss/preset-icons@0.54.3 βββ @vee-validate/nuxt@4.11.6 βββ @vue/devtools@6.5.0 βββ @vueuse/core@10.5.0 βββ @vueuse/nuxt@10.5.0 βββ autoprefixer@10.4.16 βββ eslint-config-prettier@8.10.0 βββ eslint@8.49.0 βββ lite-youtube-embed@0.2.0 βββ npm-run-all@4.1.5 βββ nuxt-icon@0.6.1 βββ nuxt@3.7.3 βββ pinia@2.1.6 βββ postcss@8.4.31 βββ prettier@2.8.8 βββ rehype-external-links@3.0.0 βββ sass@1.67.0 βββ typescript@5.2.2 βββ vuetify-nuxt-module@0.6.0 βββ vuetify@3.3.23
The text was updated successfully, but these errors were encountered:
danielroe
No branches or pull requests
π The bug
Fontaine seems to amend "* fallback" to sass variables that too commented one. This breaks the code.
π οΈ To reproduce
https://github.com/TechAkayy/my-nuxt-vuetify-generate-issue
π Expected behaviour
To reproduce, clone, install, npm run dev the reproduction.
In main.scss, remove the single space on either side of the the colon (:) indicated in this screenshot and save.
βΉοΈ Additional context
Dependencies Info
Run
npx nuxi info
andpnpm list
(ornpm list
) and provide the output:The text was updated successfully, but these errors were encountered: