1 个仓库
Collections of PostCSS plugins designed to automate the conversion of advanced CSS specifications.
Distinct from PostCSS Plugin Execution: The candidates are either too generic (Plugin Suites) or unrelated (Audio/Disassembler suites)
Explore 1 awesome GitHub repository matching web development · PostCSS Plugin Suites. Refine with filters or upvote what's useful.
postcss-cssnext 是一个 PostCSS 插件套件和转译器,旨在将现代 CSS 特性和新兴语法转换为与旧版 Web 浏览器兼容的代码。它作为一个 Polyfill 引擎,添加回退属性并替换现代单位,以确保在不同浏览器环境中实现一致的渲染。 该工具通过采用针对嵌套和高级选择器等新兴特性的转换引擎,实现了将高级 CSS 规范自动转换为标准样式。它还包括一个用于根据定义的根字体大小将相对 rem 单位转换为像素值的实用程序。 该项目通过支持文件监视和目标浏览器配置的命令行界面集成到开发流水线中。这些工作流使用浏览器兼容性列表来确定指定目标所需的转换。
Provides a comprehensive suite of plugins to automate the conversion of modern CSS into standard styles.