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 是一个 CSS 网格系统和 PostCSS 插件,旨在通过数学计算定义列宽和位置,以实现响应式屏幕设计。它作为一个构建时工具,将自定义网格规则处理为浏览器兼容的 CSS 布局。 该框架将非标准布局声明转换为原生的 CSS Grid 和 Flexbox 属性。它使用基于 PostCSS 的流水线来计算精确的坐标和列宽,确保生成的样式与标准 Web 浏览器兼容。 该项目作为与预处理器无关的中间件层运行,允许它处理样式,无论源文件是纯 CSS、Sass 还是 Less。它自动化生成响应式网格结构,根据屏幕尺寸调整元素大小和位置。
Provides a PostCSS plugin that processes custom syntax into standard browser-compatible styles.