Skip to content

CSS syntax warning: "Expected identifier but found *" in v0.6.1 #33

@trungnghia112

Description

@trungnghia112

Description

When building an Angular project using tailwindcss-primeui v0.6.1, the following CSS syntax warning appears in the build output:

Warning: CSS syntax error
Expected identifier but found * at line 2293, column 32

Environment

  • Package version: tailwindcss-primeui v0.6.1
    • Tools: Angular Build/Tailwind CSS

Steps to Reproduce

  1. Install tailwindcss-primeui v0.6.1.
    1. Run build process.
    1. Observe warnings in the console.
      The warning seems to originate from the bundled CSS of the library. Even though it doesn't break the application, it causes noise in the build logs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions