General principles
-
Simple responsive naming convention
BRiCSS is a simple low-level CSS abstraction and a naming convention based on abbreviations of CSS class names and attributes.
-
CSS you really use
Just set CSS properties you really use into your designs and code.
-
Responsive on-demand
Optimized CSS output file size thanks to selective responsive CSS properties you really use.
-
Automatic documentation
An interactive documentation of CSS output is automatically generated.
-
Low-engineered
Only a browser is required.
-
JSON based
BRiCSS is a JSON file based solution to generate a tailored CSS file library.
-
Offline
Works even with no Internet connection.
-
Design Systems friendly
Integrates seamlessly into a Design System.
-
Instant file size
Instantly observe the file size impact of your settings.
-
Copy or download
Just refresh your browser to get the latest version of your custom CSS library.