quickest-silver
quickest-silver16mo ago

Styling using Headless refine

I'm searching for documentation on styling for headless refine. Is there any? Does refine support sass?
3 Replies
kapa.ai
kapa.ai16mo ago
Hi @jayp_digitalartist. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
kapa.ai
kapa.ai16mo ago
---------------------- Refine is a headless framework, meaning it doesn't ship with any pre-styled components or UI by default. It integrates well with any custom designs or UI libraries, such as Ant Design, Mantine, and Material Design, giving you complete control over the composition of your application UI source (https://refine.dev/blog/dynamic-forms-in-react-hook-form/). Although the information extracts don't specifically mention SASS support, you can use SASS or any other styling method in your custom designs or when integrating with UI libraries. For example, you can create a global style sheet (like styles.css in the source (https://refine.dev/blog/react-search-bar-and-filtering/)) and include it in your index.tsx file. For more information on styling and UI integration, you can refer to the refine tutorials (https://refine.dev/docs/#introduction) and the documentation (https://refine.dev/docs/). ---------------------- Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: ----------------------
Overview | refine
What is refine?
kapa.ai
kapa.ai16mo ago
<@718190521612501134> kapa.ai is still learning and improving, please let us how it did by reacting below