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 have been trying to generate rapidoc-min.js file with custom styles applied to custom-styles.js, as suggested in this documentation of RapiDoc in the section about Advanced Styling - see also the screenshot below.
My question is: is there a way I can list all possible tags or classes and ids that may be used to style my OpenAPI docs rendering with RapiDoc? Is there an example of custom-styles.js with the use of more than few tags in the css content?