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
var px2remOpts = { rootValue: 34.5, unitPrecision: 5, propWhiteList: [], propBlackList: ["border","border-bottom","border-top"], selectorBlackList: ["scale"], ignoreIdentifier:false, replace: true, mediaQuery: false, minPixelValue: 0 }; .scale-top-1px border none position relative &:before content " " position absolute left 0 right 0 height 1px border-top 1px solid #eee color $color
这里的height还是转换成rem了,请问这种该如何解决?
The text was updated successfully, but these errors were encountered:
请问解决了吗?
Sorry, something went wrong.
No branches or pull requests
这里的height还是转换成rem了,请问这种该如何解决?
The text was updated successfully, but these errors were encountered: