Skip to content

@tokey/css-selector-parser@0.5.0

Compare
Choose a tag to compare
@idoros idoros released this 16 Aug 14:20
· 204 commits to master since this release

features

  • support immutable (deep readonly) input in walk (#43 )
  • new calcSpecificity tool (#45 )
  • new group/split by compound selector tools (#33 )

fixes

  • fix walk index bug when filtering traversal (#44 )