Miklos Megyes

Results 4 comments of Miklos Megyes

Yeah, `npx` does the same for me, but when I run it locally, it works fine. The problem must be npx installs a newer version of Tailwind. I don't know...

This is a very lightweight package, basically just a collection of shaders on top of a thin api layer. Make sure the component exported in [src/index.js](https://github.com/miklosme/gl-react-color-blending/blob/master/src/index.js) is correct for `gl-react-native`...

If I remember correctly, yes, it's color only. But must be very easy to extend with image blending.

You need to install these modules: `npm install --save cheerio buffer events stream` Those are browser compatible versions of Node modules with the same name. There is no need to...