Support `data-ignore-inling` attribute to prevent CSS inlining on a style tag
Created by Avi Goldman
4 months ago
Right now, Parcel uses the `data-embed` attribute to tell the CSS inliner to skip a style tag. Supporting `data-ignore-inling` will make easier to move code between Parcel and Litmus.