awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索Open-source alternativesSelf-hosted software博客网站地图
项目关于How we rank媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

6 个仓库

Awesome GitHub RepositoriesCSS Preprocessor Architectures

Modular style organization using preprocessor mixins and functions.

Distinguishing note: Focuses on the architectural use of Sass/preprocessors for component styling.

Explore 6 awesome GitHub repositories matching user interface & experience · CSS Preprocessor Architectures. Refine with filters or upvote what's useful.

Awesome CSS Preprocessor Architectures GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • jgthms/bulmajgthms 的头像

    jgthms/bulma

    50,074在 GitHub 上查看↗

    Bulma is a design-agnostic CSS framework that provides a collection of pre-styled interface components and layout primitives. It is built to be independent of specific JavaScript frameworks or build tools, allowing developers to construct responsive web interfaces by applying standardized classes directly to semantic HTML markup. The framework distinguishes itself through a utility-first approach that combines modular component styling with a flexible grid system. It leverages native CSS variables to manage design tokens, enabling real-time visual customization, automatic dark mode adaptation

    Organizes styles into modular files that leverage preprocessor mixins and functions to generate consistent component variations.

    CSScsscss-frameworkdesign
    在 GitHub 上查看↗50,074
  • palantir/blueprintpalantir 的头像

    palantir/blueprint

    21,836在 GitHub 上查看↗

    Blueprint is a React UI component library and web design system focused on accessibility and the creation of data-dense interfaces. It provides a standardized framework of visual styles and reusable interface elements for building professional desktop applications. The toolkit is specifically optimized for displaying complex information and large datasets, featuring high-performance interactive data grids for rendering and manipulating data. The library covers a broad range of capability areas, including the construction of form inputs, navigation systems, and content layout management. It a

    Utilizes SASS preprocessors to manage nested selectors and shared variables for modular style organization.

    TypeScriptblueprintcomponentsdesign
    在 GitHub 上查看↗21,836
  • macrozheng/mall-admin-webmacrozheng 的头像

    macrozheng/mall-admin-web

    12,556在 GitHub 上查看↗

    This project is a Vue 3 e-commerce administration dashboard designed as a centralized backend manager for online stores. It provides a web-based interface for overseeing store settings, product catalogs, and general business workflows using the Element Plus component library. The system integrates a business intelligence dashboard for visualizing financial metrics and operational performance through interactive charts and reports. It features a content management system for editing rich text and controlling promotional banners, alongside a role-based access control interface to restrict sensi

    Uses a CSS preprocessor to override global style variables and redefine the interface's visual identity.

    Vueaxioselement-uiv-charts
    在 GitHub 上查看↗12,556
  • necolas/idiomatic-cssnecolas 的头像

    necolas/idiomatic-css

    6,656在 GitHub 上查看↗

    Idiomatic CSS is a CSS style guide and architecture standard designed to ensure the creation of consistent and maintainable styles. It provides a set of standardized rules and conventions for writing idiomatic CSS code, functioning as both a formatting specification and a general guide for style organization. The project focuses on CSS preprocessor best practices, specifically providing guidelines to manage nesting depth and selector specificity to avoid complex cascades. It further distinguishes itself through structured documentation patterns and component sectioning to improve the long-ter

    Manages nesting depth and selector specificity within preprocessor architectures to prevent bloated code.

    在 GitHub 上查看↗6,656
  • theodinproject/theodinprojectTheOdinProject 的头像

    TheOdinProject/theodinproject

    4,282在 GitHub 上查看↗

    The Odin Project is an open-source, full-stack web development curriculum that guides learners from basic scripting to deploying complete applications through a structured, project-based learning path. It functions as a self-directed bootcamp covering frontend, backend, databases, and job-seeking skills, with a peer-to-peer learning community where developers give and receive structured help through a forum. The platform distinguishes itself through a project-based curriculum engine that presents curated resources and assignments requiring independent problem-solving rather than step-by-step

    Organizes stylesheets with Sass variables, nesting, and modular imports for maintainable CSS.

    Rubycurriculumhacktoberfestodin
    在 GitHub 上查看↗4,282
  • csswizardry/inuit.csscsswizardry 的头像

    csswizardry/inuit.css

    3,795在 GitHub 上查看↗

    inuit.css is a Sass-based CSS framework and design system tool focused on building scalable user interfaces. It serves as a modular preprocessor system that utilizes BEM architecture and OOCSS patterns to structure stylesheets into reusable components and layout abstractions. The framework distinguishes itself by separating structural layout logic from visual skinning, allowing for the creation of design-agnostic layout objects. It employs a configuration-driven build process where developers can use feature switches and variable overrides to inject design tokens and selectively include only

    Uses a modular preprocessor architecture to organize styles and optimize the final CSS output.

    CSS
    在 GitHub 上查看↗3,795
  1. Home
  2. User Interface & Experience
  3. CSS Preprocessor Architectures