Allow users to specify which transformation method to use through plugin configuration options: ```ts { browsers: Browserslist, method: 'fontFamily' | 'customProperty' } ```