Skip to content
New issue

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

Postcss warning appears when building #3063

Open
ikxin opened this issue Jan 10, 2025 · 1 comment
Open

Postcss warning appears when building #3063

ikxin opened this issue Jan 10, 2025 · 1 comment
Labels
bug Something isn't working v3 #1289

Comments

@ikxin
Copy link

ikxin commented Jan 10, 2025

Environment

  • Operating System: Darwin
  • Node Version: v20.14.0
  • Nuxt Version: 3.15.1
  • CLI Version: 3.19.1
  • Nitro Version: 2.10.4
  • Package Manager: [email protected]
  • Builder: -
  • User Config: compatibilityDate, future, devtools, modules, css, ui
  • Runtime Modules: @nuxt/[email protected]
  • Build Modules: -

Is this bug related to Nuxt or Vue?

Nuxt

Version

3.0.0-alpha.10

Reproduction

https://github.com/zhcndoc/zhcndoc

Description

Additional context

No response

Logs

 WARN  [vite:css][postcss] Lexical error on line 1: Unrecognized text.                                                                                                                                        15:18:30

  Erroneous area:
1: infinity * 1px
^..^
1117|    }
1118|    .rounded-full {
1119|      border-radius: calc(infinity * 1px);
   |      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
1120|    }
1121|    .rounded-s {
@ikxin ikxin added bug Something isn't working triage v3 #1289 labels Jan 10, 2025
@HugoRCD
Copy link
Collaborator

HugoRCD commented Jan 10, 2025

Hey @ikxin , the issue has already been reported here -> #2964

@HugoRCD HugoRCD closed this as completed Jan 10, 2025
@HugoRCD HugoRCD reopened this Jan 10, 2025
@HugoRCD HugoRCD removed the triage label Jan 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working v3 #1289
Projects
None yet
Development

No branches or pull requests

2 participants