CSS: Add an intermediate step.
with long documents and/or long selectors, selection takes a lot of time. Parse text once, and then use the parser in an internal fonction.
Loading
Please register or sign in to comment
with long documents and/or long selectors, selection takes a lot of time. Parse text once, and then use the parser in an internal fonction.