We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
http://responsive-css.spritegen.com/
其实就是把位置信息换成了百分比,并且添加background-size作为参考尺寸。这样在制作不同大小的按钮时,只需要按照最大的尺寸准备一张图,就可以兼容其他小尺寸的按钮,提高图片的复用率
The text was updated successfully, but these errors were encountered:
No branches or pull requests
http://responsive-css.spritegen.com/
其实就是把位置信息换成了百分比,并且添加background-size作为参考尺寸。这样在制作不同大小的按钮时,只需要按照最大的尺寸准备一张图,就可以兼容其他小尺寸的按钮,提高图片的复用率
The text was updated successfully, but these errors were encountered: