2 مستودعات
Tools for tailoring CSS framework components and styles to optimize delivery and performance.
Distinct from CSS Frameworks: Focuses on the process of tailoring and optimizing a framework's payload rather than just providing the framework itself.
Explore 2 awesome GitHub repositories matching web development · Framework Customization. Refine with filters or upvote what's useful.
Foundation Sites is a responsive front-end framework providing a collection of CSS and JavaScript tools to build websites that automatically adapt to different screen sizes and devices. It functions as a responsive design library and cross-browser UI toolkit, offering a grid layout system and pre-styled interface components to ensure consistent rendering across modern web browsers. The framework enables rapid front-end UI prototyping and the integration of interactive components through a scripting interface that manages the lifecycle of UI plugins. It supports custom CSS framework management
Allows developers to tailor delivered styles and components using mixins to reduce CSS payload sizes.
This project is a Sass implementation of the Bootstrap framework, providing a collection of responsive, mobile-first UI toolkits and layout systems. It serves as a Sass UI library that allows for the creation of custom CSS frameworks through the use of a preprocessor to generate browser-ready stylesheets. The framework is distinguished by its deep customization capabilities, enabling users to override default themes and visual variables using Sass variables and mixins. It utilizes a modular import system, allowing specific components to be selectively included to control the final CSS bundle
Enables the creation of tailored CSS frameworks by modifying Sass variables to customize a visual style library.