Skip to content

v5 inlineRem config not work #316

@hdsuperman

Description

@hdsuperman

Describe the bug
V5 inlineRem config not work

If you have a usage question, please use the Discord or GitHub Discussions instead.

Expected behavior

module.exports = withNativeWind({
  input: "./global.css"
  inlineRem: 16,
});

The font-size is still the default 14px, and adding the :root font-size configuration in global.css does not work either.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions