Skip to content

Separate SVG & CSS filters into their own files #3

Description

@jonathantneal

Some of the plugins in this repo use SVG filters, which is awesome! However, those filters are difficult to edit because they are hard-coded as strings in the plugin repo. How would you feel about breaking them out into their own files and pulling them in via fs.readFileSync? Similarly, for filters that leverage CSS, how would you feel about breaking those out into their own files?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions