-
Notifications
You must be signed in to change notification settings - Fork 29.9k
Closed
Description
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
Labels
No labels