CBA is still a work in progress. Expect more changes in the future!
CBA is a CSS framework for when you can't be asked to do frontend.
Guide
CBA works out of the box. Just add this 1 link tag to your <head>
tag and that's it!
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/nightmono/cba@main/cba.min.css">
Themes
CBA has planned themes for when you want to convey different vibes.
Don't like the themes above? Creating your own themes is easy too. Made even easier with the theme creator.
Even more themeing
You can change even more about CBA besides colors.
Page width
Narrow (600px)
Normal (900px), what this page is using
Wide (1200px)
Full screen (100% + 1rem padding on sides)
Why?
Sometimes you just want a nice frontend that just looks nice.
CBA can make any website look modern with 1 line of code. No graphic skills required.
When minimised, CBA is only 1.6 KB in size. Smaller size means fast loading speeds.