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

Smart Paths issue #28

Open
elliottkember opened this issue Oct 2, 2013 · 0 comments
Open

Smart Paths issue #28

elliottkember opened this issue Oct 2, 2013 · 0 comments

Comments

@elliottkember
Copy link
Contributor

http://up.elliottkember.com/1a2c3z1t3u2d/hammer-folder-test.zip

The following paths to icomoon.xxx are not resolving when the .html page is nested within a folder but not giving me any errors. So, it works if .html is at folder root but not if it is nested one level deep.

@font-face {
font-family: 'icomoon';
src:url('icomoon.eot');
src:url('icomoon.eot?#iefix') format('embedded-opentype'),
url('icomoon.woff') format('woff'),
url('icomoon.ttf') format('truetype'),
url('icomoon.svg#icomoon') format('svg');
font-weight: normal;
font-style: normal;
}

I'm under the assumption that Hammer is able to resolve URLs automagically and it does so in that same page for an image but not for the font files.

Best regards,
Ryan

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