cssinjs / jss

JSS is an authoring tool for CSS which uses JavaScript as a host language.
https://cssinjs.org
MIT License
7.08k stars 399 forks source link

simplify findHigherSheet in dom renderer #1496

Closed behnammodi closed 3 years ago

behnammodi commented 3 years ago

Used find instead of for to simplify and reduce the size