aykutkardas/svgps

It should be the getFills method.

Closed this issue · 1 comments

import { getFills } from "svgps";

getFills("<svg>...</svg>") 
// ["...", "..."]

Closes with this commit d686835