Intaria

Results 7 comments of Intaria

This regex stop working if you apply .css with custom merged classes, like: `` `.tw-message.tw-message-positive { @apply tw-bg-green; }`

Then is it possible to pass raw attributes too in HTMLElement node?

I am trying to create an HOC component. For it i need the ability to forward any attributes to the tag. The problem is that there are a lot of...

> The structure of table blocks is very hard to support rowspan and colspan because it is just a simple two dimension array. ``` { "type" : "table", "data" :...

@pengcheng933 hi, have you figured a solution?