You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This library detects fill: #ffffff; perfectly fine.
However, fill: rgb(255,255,255); and fill: white; (which are exactly the two things some software such as Affinity Designer produces) do not work with this Library and are not detected.
The text was updated successfully, but these errors were encountered:
This library detects
fill: #ffffff;
perfectly fine.However,
fill: rgb(255,255,255);
andfill: white;
(which are exactly the two things some software such as Affinity Designer produces) do not work with this Library and are not detected.The text was updated successfully, but these errors were encountered: