Rai Butera
Rai Butera
@rev087 wait a second.... there it is! "_Angles_".
this would be really useful for use with the Parse.com javascript SDK!
Just tried with a rapidgator link for a different file and the same issue occurs
This only happens if I use `rdcli` globally. I just tried cloning the repository and then doing `npm run start ` and it works fine! I wonder what the problem...
This is a DRAFT pr
can anyone help me with this?
@denvash were you able to resolve your issue? I am having a separate issue when it comes to using this plugin with Storybook V5. If I try to use the...
Thanks for the information. I managed to fix that error by installing `npm install —save tailwind.macro@next` which supports tailwindcss 1.0
@fknop I'm working on a project right now using storybook 5, react and typescript and the tailwind macro, you can check out the storybook configuration here https://github.com/rbutera/thatslit/tree/develop/.storybook let me know...
@fknop I've now made a gatsby starter with typescript, tailwindcss, babel-plugin-macros and, ofc, tailwind.macro If you want to see the reasoning behind it you can look at the blog post:...