Mark M
Mark M
To be fair, it's an improvement with that syntax highlighting, but it has knocked out some of the `margin` CSS.
It breaks the `margin` CSS that comes with the `prose` class from Tailwind CSS. It's not a huge issue as it can be fixed with some CSS and it has...
Thanks, @garrrikkotua appreciate you spotting and fixing that! 🚀
Sorry @adam-code-labx, that question is irrelevant. I was getting confused between options and attributes, my bad!
Looks good, but I found a few issues/concerns. - When saving a discount it flashes the notification but immediately refreshes the page. - Errors at the top of the form...
Sorry, @adam-code-labx I was asked to take a quick look as we're getting PRs merged in today! Welcome to make those changes/fixes, but we want a working persist more than...
Looks good! @adam-code-labx Do need to run `yarn production` as the JS is now 37k lines long 😅 Question for @glennjacobs do we want the side menu auto collapsing when...
All good for you to finish this one up 🏁 @adam-code-labx
You'd need to add `dataEnableGrammarly="false"` to get rid of that. Or you could add the following CSS somewhere in the project, or to your own projects. ```css textarea ~ grammarly-extension...
Good spot! @skyrowl Are you interested in taking a look at these?