Andrew Nguyen
Andrew Nguyen
I'm unassigning myself from this due to not having time for researching. Sorry for holding the work. The issue is up for grabs.
@ilovecommits In the `01-installing-slate`, the TypeScript code for setting up the component has a compilation error. `CustomElement` should be an array. ```ts // Correct version const App = () =>...
For me, when using Webpack 5, the style is not pre-rendered on the server (which is what the setup for). A demo for this: issue https://codesandbox.io/s/magical-river-45guq?file=/pages/index.js