Adam Ayres
Adam Ayres
## Background [Css Modules](https://github.com/css-modules/css-modules) is popular library for adding CSS to one's application typically used in conjunction with a CSS loader such as [css-loader](https://github.com/webpack-contrib/css-loader), [sass-loader](https://github.com/webpack-contrib/sass-loader), [postcss-loader](https://github.com/postcss/postcss-loader), etc. This feature and...
**What is the current behavior? Describe the bug** When using `inline` mode, the `body_class` setting does not apply to the `` created by the editor that represents the content body....
Thanks for the lib. I noticed that there is currently no way to add a `title` or `desc` element to the rendered `svg` which is useful for properly supporting accessibility,...
## Which package? react-intl ## Describe the bug When using a text key/value with `FormattedMessage` and the text value contains a quote character right before the ending of an HTML...