1 مستودع
Plugins for the PostCSS tool that transform CSS through an abstract syntax tree.
Distinct from PostCSS Plugin Execution: The candidates focus on execution or suites rather than the identity of being a PostCSS plugin
Explore 1 awesome GitHub repository matching web development · PostCSS Plugins. Refine with filters or upvote what's useful.
Lost is a CSS grid system and PostCSS plugin designed to define column widths and positions using mathematical calculations for responsive screen designs. It functions as a build-time tool that processes custom grid rules into browser-compatible CSS layouts. The framework transforms non-standard layout declarations into native CSS Grid and Flexbox properties. It uses a PostCSS-based pipeline to calculate exact coordinates and column widths, ensuring that the resulting styles are compatible with standard web browsers. The project operates as a preprocessor-agnostic middleware layer, allowing
Provides a PostCSS plugin that processes custom syntax into standard browser-compatible styles.