Hi! This question is probably old. But I'm new! And I could not find the answer scrolling or searching through Slack.
But what is the step by step process to use Relume if I want to use React and Ant Design CSS?
My idea:
I've been thinking a lot about this actually.
Initially what you've laid out sounds good.
I think the "best" approach will not necessarily be the "easiest" - and right now my thoughts are that you would modify the Relume Style Guide to match Ant Design System.
You would primarily need to match the "Global Styles" section of ADS to the style guide.
Where things get tricky is if you want to make any modifications to those specs in design, you'll need to remember to also make those modifications in ADS.
Once you've modified the style guide, our components will adhere to these specs but you'll still need to apply additional "Styling" to our components since we have stripped most styling away in favor for a more vanilla component.
Hope that helps!
Thanks for a relevant answer. All though perhaps not exactly what I hoped for at least it brings my understanding up to speed.