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 is a PostCSS plugin suite and transpiler designed to convert modern CSS features and emerging syntax into code compatible with older web browsers. It functions as a polyfill engine that adds fallback properties and replaces modern units to ensure consistent rendering across different browser environments. The tool automates the conversion of advanced CSS specifications into standard styles by employing a transformation engine for emerging features such as nesting and advanced selectors. It also includes a utility for converting relative rem units into pixel values based on def
Provides a comprehensive suite of plugins to automate the conversion of modern CSS into standard styles.