CurralesDragon

Results 22 comments of CurralesDragon

Could someone help me out, im new to emacs i'v moved from vscode. I can set extra classNames on vscode quite easily ; ``` "tailwindCSS.experimental.classRegex": ["tailwind\\('([^)]*)\\')", "'([^']*)'"] ``` How can...

> > What's wrong here? > > It should be vector, not list. Could you give an example with the above? as its not behaving as expected ``` (vector "tailwind\\('([^)]*)\\')"...

Ok so i pinpointed the problem... Firstly i need to delete the .cache in node_modules for deleting babel cache. But because the macro only merged the config in production, this...

> Hi! I'm having the same issue, but can't seem to find any .cache folder in node_modules. > Is that all you had to do to get it to work?...

If i remember right it could also be to do with the macro version. Try version `1.0.0-alpha.10` Let me know

Ah, It could still be the env variable. As it only merges when it detects production env. So if its undefined it still won't merge. I made a simple fork...

Thanks but I meant react native. I think I have figured out an easy way to get it working with the same syntax though > On 29 Jan 2020, at...

Did you find a solution for this?

Let me try and remember what happened here. Iv been using it again successfully.