摘要:
(Sass::Script::Value::String) unit($number) Returns the unit(s) associated with a number. Complex units are sorted in alphabetical order by numerator 阅读全文
摘要:
移动端内包括微信端: 设置meta标签达到视口的响应式。 通过rem作单位。来匹配不同型号的手机的适配。 微信端: 一般设视口为640px。 给html元素设置 font size:40px; html 内部最大宽度元素最大为width:16rem或 max width:16rem。这样其html内 阅读全文