UNPKG
ember-emotion
Version:
latest (5.0.0)
5.0.0
4.0.3
4.0.2
4.0.1
4.0.0
3.0.0
2.0.0
1.3.0
1.2.0
1.1.0
1.0.0
Work with emotion.js in Ember
alexlafroscia.com/ember-emotion/
alexlafroscia/ember-emotion
ember-emotion
/
app
/
instance-initializers
/
hydrate-fastboot-styles.js
5 lines
(4 loc)
•
103 B
JavaScript
View Raw
1
2
3
4
5
export
{
default
, initialize }
from
'ember-emotion/instance-initializers/hydrate-fastboot-styles'
;