streamich / nano-css

Distilled CSS-in-JS for gourmet developers
The Unlicense
430 stars 24 forks source link

remove redundant _ prefix from hash() #253

Closed estrattonbailey closed 3 years ago

estrattonbailey commented 3 years ago

Since renderer.pfx is also _, this was resulting in a .__ prefix on all classnames. Not a huge deal, but we can save bytes!