Skip to content

NextJs raises css unknown @property warning issues duration built time #65

@sornmai148-web

Description

@sornmai148-web

NextJs: 16.1.1
Tailwindcss: 4.1.18

Unknown at rule: @Property

Issue #1:
│ }
@layer base {
@Property --motion-bounce {
┆ ^-- Unknown at rule: @Property

│ syntax: "*";
│ inherits: false;

Issue #2:
│ initial-value: linear(0, 0.004, 0.016, 0.035, 0.063, 0.098, 0.141 13.6%, 0.25, 0.391, 0.563, 0.765,1, 0.891 40.9%, 0.848, 0.813, 0.785, 0.766, 0.754, 0.75, 0.754, 0.766, 0.785,0.813, 0.848, 0.891 68.2%, 1 72.7%, 0.973, 0.953, 0.941, 0.938, 0.941, 0.953,0.973, 1, 0.988, 0.984, 0.988, 1);
│ }
@Property --motion-spring-smooth {
┆ ^-- Unknown at rule: @Property

│ syntax: "*";
│ inherits: false;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions