conscious-sapphire•3y ago
Hello need to include tailwind css to
Hello, need to include tailwind css to already existing refine.js with nextjs, ant-design ? any reference?
3 Replies
rival-black•3y ago
we don't have example for this case but this is not different any other react application. refine no opinion about styling.
probably you can find examples on internet.
like-gold•3y ago
Sure tried the common way but I'm not seeing the styles reflecting I'll check and see, thanks.
optimistic-gold•3y ago
Hello @Arvind , as @alicanerdurmaz mentioned, adding tailwind to refine app is nothing different than adding tailwind to the other apps, however, we'll add some examples in the following wekks to showcase it.