Closed danalexilewis closed 7 years ago
hey @agentlewis, thanks for the bug report. i know how this could happen on my work in progress releases, but not sure how this would happen now that i've published 0.2.0
. do you have a stack trace for this error?
oh wait oops, duh: https://github.com/enspiral-root-systems/dogstack/blob/master/entry.js#L12
one moment please. :smile_cat:
@agentlewis see if this is fixed meow, works for me on a fresh install at https://github.com/dogstack/dogstack-example/commit/7d5618695b3de552d07cc4472a33b9e438303b07.
I pulled the example app and got this error on yarn dev.
I looked into the code and can see that the createStyle is not included in the module export in the index.js file of dogstack. Thought this might be the problem, but still didn't get it working when i changed this.
So Ill just put it here as its probably an easy fix for you @ahdinosaur