k3nsei/css-selector-builder

Use toString instead of stringify

Closed this issue · 0 comments

Method name toString is more flexible for example class instance can be cast to string by casting it by String constructor.