Skip to content

fix: Fontaine seems to add fallback to sass variables that are commented outΒ #342

@TechAkayy

Description

@TechAkayy

πŸ› The bug

Fontaine seems to amend "* fallback" to sass variables that too commented one. This breaks the code.

image

πŸ› οΈ 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.

image

ℹ️ 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 working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions