-
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
bugSomething isn't workingSomething isn't working
Description
π 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 and pnpm list (or npm list) and provide the output:
------------------------------
- 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: [email protected]
- 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/[email protected], @unocss/[email protected], @nuxt/[email protected], @nuxt/[email protected], @vueuse/[email protected], @pinia/[email protected], @nuxt/[email protected], @vee-validate/[email protected], [email protected], @nuxtseo/[email protected], @nuxtjs/[email protected], @nuxtjs/[email protected], [email protected]
- Build Modules: -
------------------------------
[email protected] /Users/techakayy/Tests/reproductions/my-nuxt-vuetify-generate-issue
βββ @iconify/[email protected]
βββ @mdi/[email protected]
βββ @nuxt/[email protected]
βββ @nuxt/[email protected]
βββ @nuxt/[email protected]
βββ @nuxt/[email protected]
βββ @nuxtjs/[email protected]
βββ @nuxtjs/[email protected]
βββ @nuxtjs/[email protected]
βββ @nuxtseo/[email protected]
βββ @pinegrow/[email protected]
βββ @pinegrow/[email protected]
βββ @pinia/[email protected]
βββ @types/[email protected]
βββ @unocss/[email protected]
βββ @unocss/[email protected]
βββ @vee-validate/[email protected]
βββ @vue/[email protected]
βββ @vueuse/[email protected]
βββ @vueuse/[email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
βββ [email protected]
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working

