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.
-
Updated
Jun 18, 2024 - JavaScript
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.
一款 PostCSS 插件,将固定尺寸的视图转为可跟随宽度变化而等比例伸缩的视图。To adapt different displays by one mobile viewport.
将样式中的固定长度转为具有最大宽度的可伸缩长度。Convert fixed length to scalable length that can limit the maximum width.
🍝 Menu Gallery with CSS Transition and Transform
Create a Zoom in Zoom out effect using CSS.
Add a description, image, and links to the css-scale topic page so that developers can more easily learn about it.
To associate your repository with the css-scale topic, visit your repo's landing page and select "manage topics."