Skip to content

With-Aphrodite example renders styles twice in the <head> #1853

@spencersmb

Description

@spencersmb

I've been looking at Aphrodite - downloaded the example and started up the dev. I noticed that in the head tag the styles are getting added twice.

This is what shows up from the example:


<style>.root_16xsm7s{width:80px !important;height:60px !important;background:white !important;}.root_16xsm7s:hover{background:black !important;}.title_1nde1x4{margin-left:15px !important;color:black !important;font-size:22px !important;}.title_1nde1x4:hover{color:white !important;}</style>
<style type="text/css" data-aphrodite="">.root_16xsm7s{width:80px !important;height:60px !important;background:white !important;}.root_16xsm7s:hover{background:black !important;}.title_1nde1x4{margin-left:15px !important;color:black !important;font-size:22px !important;}.title_1nde1x4:hover{color:white !important;}</style>

Any ideas why the duplicate?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions