Skip to content

Small fixes for HtmlClassFormatter#41

Open
Daniel15 wants to merge 1 commit intoCommunityToolkit:mainfrom
Daniel15:fix-css
Open

Small fixes for HtmlClassFormatter#41
Daniel15 wants to merge 1 commit intoCommunityToolkit:mainfrom
Daniel15:fix-css

Conversation

@Daniel15
Copy link

@Daniel15 Daniel15 commented Apr 1, 2024

  • Background colour wasn't converted to HTML colour format
  • Sort styles by name, which also has the effect of grouping related styles together by prefix (e.g. html, json, xml)
  • Background colour was incorrectly added using color instead of background-color

- Background colour wasn't converted to HTML colour format
- Sort styles by name, which also has the effect of grouping related styles together by prefix (e.g. html, json, xml)
- Background colour was incorrectly added using `color` instead of `background-color`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant