-
-
Notifications
You must be signed in to change notification settings - Fork 87
Closed
Description
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...
Are these warning messages normal?
Metadata
Metadata
Assignees
Labels
No labels
