regexhq/rgba-regex

Doesn't account for percentages

Closed this issue · 0 comments

gbaRegex().exec("rgba(50%, 50%, 50%, .5)"); // null

Percentages are valid for rgba properties