You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I wanted to discuss the recent Tailwind CSS V4 release and get your insights on the upcoming changes. I've been experimenting with Preline alongside Tailwind CSS V4, but I'm encountering an issue with the plugin configuration. Specifically, when trying to include the Preline plugin using require('preline/plugin'), I'm finding that the current plugin approach seems incompatible with the CSS file setup.
Could you provide some guidance on the correct way to integrate Preline with the latest Tailwind CSS version?
Best regards
The text was updated successfully, but these errors were encountered:
Hi @olegpix,
I wanted to discuss the recent Tailwind CSS V4 release and get your insights on the upcoming changes. I've been experimenting with Preline alongside Tailwind CSS V4, but I'm encountering an issue with the plugin configuration. Specifically, when trying to include the Preline plugin using
require('preline/plugin')
, I'm finding that the current plugin approach seems incompatible with the CSS file setup.Could you provide some guidance on the correct way to integrate Preline with the latest Tailwind CSS version?
Best regards
The text was updated successfully, but these errors were encountered: