Closed
Description
I tried searching but I didn't find what I had in mind.
Is there a way to define a readme file not coupled with any react component?
I'm trying to add common information like colors, variables etc and I wonder if there was a right way to do that.
As a workaround I can add a new section with a dumb component and add an md file for that but if it's possible I'd like to avoid it.
Thanks