OvermindDL1 / bucklescript-tea

TEA for Bucklescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Namespace debug styles

joprice opened this issue · comments

I'm having issues with the debug overlay's css clashing with some rules from another lib. Would it be a good idea to inline or namespaced them to avoid this?

Makes sense to do, although the state tracking would need to be done in the code side then, not hard to do and little of it. A PR would be great. :-)