Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate SVG & CSS filters into their own files #3

Open
jonathantneal opened this issue Jan 28, 2016 · 1 comment
Open

Separate SVG & CSS filters into their own files #3

jonathantneal opened this issue Jan 28, 2016 · 1 comment

Comments

@jonathantneal
Copy link
Collaborator

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?

@azat-io
Copy link
Owner

azat-io commented Jan 29, 2016

Yeah. We can clear it.
Also Autoprefixer can make SVG filter from filter property.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants