Skip to content

css in js 导致 px转换rem问题 #11

@kongyijilafumi

Description

@kongyijilafumi

我使用了postcss-pxtorem插件来去自动转换样式里面的px单位为rem。

  • 因为 css in js 缘故,所以在开发模式下,无法转换成rem单位。
    image
  • 在打包后,nuxt generate构建的页面放入生产环境,页面首次加载,css in js 好像没有加上样式。
    image

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions