Lalo Martínez

Results 6 comments of Lalo Martínez

This was a very tough decision. The plugin can only link the properties separately because this way, it is much more flexible. For example: If you want to have the...

That's a great idea. I also think it's necessary and that's an easy fix. I'll implement something along those lines on the next update. Thanks a lot @AdamSzakal 😄

Hey @chadwhitaker! That's a great idea, I'll try to create some files and add to the repo so everyone can understand the workflow easier! Thanks a lot! 😄

Hi, @Vorror thanks for noting this. We'll fix it as soon as possible.

Hey, @joaomag17, thanks for using Prism 😃 It is a good idea. Let me see what we can do.

I just created a CSS-in-JS version that can be easily customized by passing an object: ````jsx const gridConfig = { gutterWidth: 16, outerMargin:8 } ```` Let me know what you...