If you look in the docs
There is a step to import the custom variants
**@import "./node_modules/flyonui/variants.css";
**
Check if you are missing this in your app.css
.
You can also check out the Laravel guide; it also includes a basic starter kit.