f3oall / awesome-notifications

Lightweight JavaScript Notifications Library
https://f3oall.github.io/awesome-notifications/
MIT License
292 stars 40 forks source link

HLS add percent #48

Closed dmitryuk closed 3 years ago

dmitryuk commented 3 years ago

Webpack 5 throws a warning

DEPRECATION WARNING: $saturation: Passing a number without unit % (0) is deprecated.

f3oall commented 3 years ago

Should be fine since v 3,1,2

dmitryuk commented 3 years ago

@f3oall, I've tried 3.1.2 version, but error still occurred. Seconds parameter of hsl function should have percent units. Please accept the PR