-
Couldn't load subscription status.
- Fork 7
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Hi, would it be possible to add the loaded classes on HTML instead of the Body?
This would allow setting styles at the root of the project instead of its first child.
I bring up this use case mainly because of rem units, which are relative to the font-size at the root.
So if you have the intention of using rem units anywhere, the font-size needs to be on HTML tag.
This could potentially be a new option scope: 'html/body', preventing breaking changes.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request