A PostCSS plugin to fix an element's dimensions to an aspect ratio
PostCSS插件,用于固定元素尺寸为指定宽高比
共 1051 个仓库
备份、整理、重新发现你曾点赞过的每一个 GitHub 仓库。
A PostCSS plugin to fix an element's dimensions to an aspect ratio
PostCSS插件,用于固定元素尺寸为指定宽高比
A plugin for PostCSS that generates viewport units (vw, vh, vmin, vmax) from pixel units. The best choice to create a scalable interface on different displays by one design size.
将px转换为视口单位的PostCSS插件,用于响应式界面