Skip to content

postcss

如果你的项目需要进行自适应尺寸适配,项目默认集成了 postcss 插件以及一些其他配套插件。让你方便的进行使用和按需拓展。

autoprefixer

使 css 适配浏览器内核。

postcss-px-to-viewport-8-plugin

提示

为了适配 postcss8.x 版本的 css 单位转换库。但是,不支持行内样式转换,不支持行内样式转换,不支持行内样式转换!

这个插件可以将你的 css 单位转换为 rem。当然你也可以配置为其他的单位。

Released under the MIT License.