Newsletter
Join the Community
Subscribe to our newsletter for the latest news and updates
Utility and component-centric design system leveraging Bootstrap 5 for rapid, responsive UI development.
Webpixels CSS is a utility- and component-centric design system built on Bootstrap 5, offering developers a CSS framework, SCSS utilities, and a library of copy-paste Bootstrap components for rapid, responsive UI development.
Webpixels CSS is an open-sourced design system maintained by Webpixels, built directly on Bootstrap 5. It combines utility classes with a component-centric approach, giving developers both low-level CSS utilities and ready-made UI components to assemble interfaces quickly. The system is distributed as a CSS framework with underlying SCSS source files, and it includes a documentation site at webpixels.io/docs and a UI Blocks library at webpixels.io/library where hundreds of components can be explored and copied. It is licensed under the MIT license.
Webpixels CSS works as a standard Bootstrap 5 extension. Developers install or include the framework, then either use the precompiled CSS directly or customize the SCSS source before compilation. Components are browsed on the UI Blocks site and copied into projects, where they integrate with Bootstrap's existing class names and utilities.
Yes, Webpixels CSS is open-sourced under the MIT license. You can use it in commercial and personal projects free of charge, with no attribution required.
Yes, it is explicitly built on Bootstrap 5. The design system extends Bootstrap utilities and components rather than replacing them, so existing Bootstrap knowledge transfers directly.
The UI Blocks are available on the Webpixels library at webpixels.io/library. You can explore hundreds of components, copy the markup, and adapt them to your project.
Yes, the repository includes SCSS source files and lists Sass/SCSS among its technologies. You can modify variables and mixins and recompile to create a custom theme.
Support and discussion happen in the official GitHub Discussions forum, and project updates are published on the Webpixels blog. You can also follow @webpixels_ on Twitter/X.
