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

[feature] svg workflow #104

Open
yoshuawuyts opened this issue Nov 23, 2016 · 3 comments
Open

[feature] svg workflow #104

yoshuawuyts opened this issue Nov 23, 2016 · 3 comments

Comments

@yoshuawuyts
Copy link
Member

We could maybs add a way to properly handle svg icons, e.g. as per https://www.sitepoint.com/a-working-svg-workflow-for-accessible-icons/

We'd then probably need to use something like:

Is this a good idea? I do think there's a need for this, as using svgs in projects is fairly common - anything we can do to help with that in a clean way is probably worth our efforts

@yoshuawuyts
Copy link
Member Author

Goal is to make https://github.com/Kriesse/dat-icons not need a build step pretty much

@yoshuawuyts
Copy link
Member Author

We now have --assets which partially helps with this

@yoshuawuyts yoshuawuyts mentioned this issue Feb 11, 2017
3 tasks
@yoshuawuyts
Copy link
Member Author

yoshuawuyts commented Apr 23, 2017

So --assets is good - but I think for SVG specifically we should have a browserify transform that does it, that we can later extract from using a plugin or something so we can write to disk (similar to extract-css). Wouldn't mind having it be part of bankai if we ever get there

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

1 participant