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
Hey @fregante, thanks for the suggestion and for the pull request. In the end, I did not use your pull request, because I wanted to implement it in a slightly different way and I also wanted to add more tests and update documentation.
The selector filters only accept regexes and strings:
css-selector-generator/src/utilities-options.ts
Lines 19 to 20 in 3c5b2c2
css-selector-generator/src/types.ts
Line 4 in 3c5b2c2
Would you accept a PR to add support for functions? Example:
The text was updated successfully, but these errors were encountered: