figus
figus copied to clipboard
Allow specifying path to figus.config.mjs file?
Currently, the figus.config.mjs file is required to be at root. This works, but I have a big monorepo, and this config file is only related to a specific package. Moreover, I may have different packages that want to use figus in a different way, or just specify different folders for svgs and components to be generated in.
It would be great if the command allow passing a path to that config file!
great feature. will add this.