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

Pseudo selector like 'before' and 'after' is not supported #175

Open gordianknotC opened 7 years ago

gordianknotC commented 7 years ago

to reproduce it consider the following example: https://jsfiddle.net/curtis_chang/sb703rdj/10/

marcj commented 7 years ago

Guess the regex https://github.com/marcj/css-element-queries/blob/ed6a88c5681079b431e1e3bc2de6382020837bda/src/ElementQueries.js#L327 does not support double ::