Dustin Schau
Dustin Schau
@streamich I attempted to add this dependency, but I'm running into some issues with some addons, specifically `addonKeyframes` (`import {addon as addonKeyframes} from 'nano-css/addon/keyframes'`). I receive the following error in...
Hmm... you're right! I just copied the code from https://github.com/streamich/nano-css/blob/HEAD/docs/Installation.md, so it must be something with my setup. Will investigate! Here's a [CodeSandbox](https://codesandbox.io/s/x458jk134) demonstrating that the issue does _not_ occur.
Hi! Sort of... So nano-css does things a bit differently than most other libraries, and seems to be basically require a helper file (that adds all the addons to the...
Would that work in the browser.. ?
Yes it will 🙃 So basically I've done something semi-similar, I use URL encoded params to hold the data and replace `export default` with a `new Function()` that returns. So...
Deploy preview for *css-in-js-playground* ready! Built with commit adf5f962046604af4cc09a92d243929b8d2cc7ca https://deploy-preview-163--css-in-js-playground.netlify.com
Just to chime in on this -- it's currently impossible to set a featured image on a post with WPGraphQL entirely, correct? Is there a workaround in lieu of this...
@jasonbahl that was gonna be my fallback -- good to know. Thank you!
Thanks for weighing in @sgrove! Since this is more of less for demo purposes (see the "Don't use this for anything real" _in_ the live app, ha) I'm going to...
I'm going to re-open this... been pinged a few times that it's not working, so it'd be nice to just _fix_ it.