marcj / css-element-queries

CSS Element-Queries aka Container Queries. High-speed element dimension/media queries in valid css.
http://marcj.github.io/css-element-queries/
MIT License
4.27k stars 487 forks source link

support data- custom HTML attributes #273

Open fabasoft-michael-stedry opened 5 years ago

dagerikhl commented 4 years ago

Adding my support for this feature, it would relieve a lot of the concerns people may have of using experimental features that are outside the normal (CSS/HTML) spec.

Good work on contributing @fabasoft-michael-stedry! 👍 I hope @marcj looks over this PR :)

mrweiner commented 4 years ago

Agreed, patch makes sense to me. Seems like a good idea to allow this to be standards compliant