Elliott Richerson
Elliott Richerson
``` {/* import css */} ``` Will this be expanded to allow for `.scss` and `.sass` when using the sass plugin? I was previously using [`Import` component](https://alephjs.org/docs/basic-features/built-in-css-support#the-import-component) to avoid the...
I'm not sure whether `async` functions should be working in the `LiveEditor` or not, but when I have that syntax, I get this error in the `LiveError`: "SyntaxError: Unexpected identifier"...
I'm using `react-live` which leverages this project. The {CTRL|CMD}+Z functionality works as expected. I was just wondering if a similar "reset code" function could be made callable from an external...