2 个仓库
Tools and languages used to compile advanced style definitions into standard CSS.
Distinct from Style Mixins: Candidates cover mixins in isolation or data preprocessing, not the architectural use of LESS for stylesheets.
Explore 2 awesome GitHub repositories matching user interface & experience · CSS Preprocessing. Refine with filters or upvote what's useful.
Flat-UI is a collection of responsive UI toolkits and CSS libraries used to build websites and interactive web components with a flat design aesthetic. It provides a responsive frontend toolkit and a web component library based on the Bootstrap framework to create adaptive layouts. The library focuses on implementing a consistent flat design through predefined hex color palettes and typography styles. It replaces standard browser elements with customized visual styles to remove skeuomorphic depth. The toolkit covers a broad range of interface capabilities, including customized form elements
Uses LESS to compile dynamic stylesheets with variables and mixins for color consistency.
styled-jsx is a CSS-in-JS library and styling framework for JSX components. It functions as a scoped CSS engine that uses compile-time transformations to generate unique class names, preventing style leakage between components. The system includes a server-side CSS renderer that flushes styles into HTML to prevent layout flicker during the first paint. It ensures security compliance by attaching per-request nonces to generated style tags to satisfy Content Security Policy requirements. The framework covers global CSS management with deduplication, dynamic styling via template interpolation,
Transforms advanced style definitions into standard CSS during the build process using custom plugins.