Skip to content

bug: vite build warning messages #26

@pigochu

Description

@pigochu

What version of FlyonUI are you using?

v1.1.0

Which browsers are you seeing the problem on?

All browsers

Reproduction URL

https://flyonui.com/framework-integrations/laravel/

Describe your issue

I executed npm vite build using the instructions from the following URL and many warning messages occurred
https://flyonui.com/framework-integrations/laravel/

warnings when minifying css:
▲ [WARNING] Unexpected "*" [css-syntax-error]

    <stdin>:6515:76:
      6515 │ ... > .combo-box-selected\:active*:not(ul, .menu-title, .collaps...
           ╵                                  ^


▲ [WARNING] Unexpected "*" [css-syntax-error]

    <stdin>:6535:84:
      6535 │ ...cted .combo-box-selected\:menu*:not(ul, .menu-title, .collaps...
           ╵                                  ^


▲ [WARNING] Unexpected "*" [css-syntax-error]

    <stdin>:6554:76:
      6554 │ ... > .combo-box-selected\:active*:not(ul, .menu-title, .collaps...
           ╵                                  ^


▲ [WARNING] Unexpected "*" [css-syntax-error]

    <stdin>:6574:83:
      6574 │ ...ected.combo-box-selected\:menu*:not(ul, .menu-title, .collaps...

image

Are these warning messages normal?

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