How receive css styles using the content API

When using the Ghost content API and receiving from an endpoint the response of a Single Blog Post.

Response with HTML format.

Is there a way of request a css file with styles for Different font styles of the blog post.

We have a base set of editor styles on the link below, which you can bundle into your front end.

But making them available via an API endpoint is actually kind of an interesting idea :thinking: would be cool to allow frontend to always request everything needed to generate nice content styles

https://github.com/TryGhost/Starter/blob/master/assets/css/components/ghost.css

Yes, it would be very helpful.

I will use, this one. I supossed i am using a specific theme.

Thanks