jonathantneal / flexibility

A JavaScript polyfill for Flexbox

Home Page:https://jonathantneal.github.io/flexibility/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add attribute to ignore a node

anthony-dandrea opened this issue · comments

If we could add something like data-flex-ignore to an element to have it be ignored by flexibility that'd be helpful. Sometimes it just dies on elements and it'd be easier if it could just be ignored at the node level.