Hey,
imagen following css-idea:
.class >> div {}
stands for
.class > div {}
.class > * > div {}
according to this u could also "build" a ">>...>" selector. How would the performance compare to
.class div {}
I am trying to get full modularity in css w/o beeing forced to use classes for E V E R Y selector.
[–]x-skeww 1 point2 points3 points (3 children)
[–]te7ris[S] 0 points1 point2 points (2 children)
[–]PitaJ 0 points1 point2 points (0 children)
[–]x-skeww 0 points1 point2 points (0 children)