You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
__`CSSwhat(selector, options)` - Parses `str`, with the past`options`.__
23
+
__`CSSwhat(selector, options)` - Parses `str`, with the passed`options`.__
24
24
25
25
The function returns a two-dimensional array. The first array represents subselects separated by commas (eg. `sub1, sub2`), the second contains the relevant tokens for that selector. Possible token types are:
0 commit comments