在Laravel 8应用程序中,我想在定制类中设置2种悬停条件: @apply py-1 px-3 block hover:bg-green-500 hover:font-bold text-gray-100;但我错了:
The `hover:font-bold` class does not exist. If you're sure that `hover:font-bold` exists, make sure that any `@import` statements are being properly processed