bkardell / half-light

Small library for experimenting with ways to tame Shadow DOM in CSS
Apache License 2.0
41 stars 1 forks source link

Regex can be simplified #15

Open lukewarlow opened 7 months ago

lukewarlow commented 7 months ago

Very minor but I believe the media query regex can be simplified to /--crossroot\(?([^)]*)/