Sam Goody
Sam Goody
OK, just a short update, am still working on the "solution". The issue - tailwind-children is a ES Module (ESM). Tailwind is a Common JS module, and therefore expects for...
Have merged #4 into this. Hopefully will have a chance to push at least a temp fix for this today.
Just pushed a update that _should_ solve the issue, but I have not yet tested at all. In addition it adds support for `child-div:hover` that will apply :hover to all...
hmmm, not sure why that didn't show up in testing. If we switch it to `is` I imagine that the parent would have a higher specificity than the child, which...
Sorry, but am way overloaded at work. In the latest versions of tailwind you can [use arbitrary variants ](https://tailwindcss.com/docs/hover-focus-and-other-states#using-arbitrary-variants)`[&>*]` and it will apply to all children with a higher specificity...
Changes have been made since this was filed, must be tested and updated
A similar err is thrown when the element gains focus if it is in the root of the document. We may implement a try..catch to catch it, is anyone willing...
Image Toolbar: - Add Image URL - Image Upload - Image Dimensions - Width & Height boxes - Remote Image File Manager
Table Toolbar: - Add Column - Add Row
Font Toolbar: - Font Size - Font Family - Font Weight - Font Style - Line Height