Version 6.0.1
Filesize: 29kb
Download CSS: https://raw.githubusercontent.com/codebase-frontend-library/codebase-6/refs/heads/main/docs/css/codebase-6.min.css
Docs: https://codebase-frontend-library.github.io/codebase-6/
Codebase 6 is a non-backwards compatible update for the Codebase project.
- Based on side-project Baselayer 3, but without dark theme capability, using media queries not container queries, and reverting to some “traditional” styles.
- CSS variables are more similar to Codebase 5.
- Stylesheet is much smaller than Codebase 5, less than one third size.
- No Sass or other pre-processors required. Just modern CSS, partials combined by PostCSS, and minified by CSSNANO.
- Built using the static site generator minjucks.
yarn istallwill brings in all thenode_modules/required.yarn devfor development with Browser-Sync.yarn cleanempties thedocs/folder.yarn buildjust builds.