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

Does premailer work with <link> tags? #2

Open
gkpo opened this issue Oct 23, 2015 · 2 comments
Open

Does premailer work with <link> tags? #2

gkpo opened this issue Oct 23, 2015 · 2 comments

Comments

@gkpo
Copy link

gkpo commented Oct 23, 2015

It's all in the title. I've tried using premail with a tag but it doesn't seem to work.
Any idea?

@isaac-jordan
Copy link

Do you mean anchor tags in HTML? ( Link )

If so, yes they work fine in my testing of this package. I know you've likely moved on, but the information may help future developers.

@cheryllium
Copy link

@Sheepzez Sorry to ping on such an old issue! But- they mean tags (used to link external stylesheets and stuff). For example:

<link href='styles.css' rel='stylesheet' type='text/css'>

I believe this issue was asking if it would inline styles from externally linked stylesheets like above. I'm also interested in an answer here, since my CSS is in a separate file.

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

3 participants