A Simple Starter for Two Great Things
There are a lot of different CSS methodologies and a lot of different frameworks and site generators, but CUBE CSS and Astro the best around. Sure that all comes down to a matter of preference, but if it’s not your preference then you might be wrong.
Simple Setup
Everything is set up for you. All the compositions you could need and scripts to generate your variables. Just edit the .json files in `utils/tokens` and boom, you're good to go.
Starters are starters
Obviously, you're going to have to change the colors, spacing, fonts, and all that other fancy stuff, but if you're at all interested in CUBE CSS, this should give you a really good baseline. Hoping to have new features soon, like glob imports for CSS.
It's Cubey
There are a lot of different CSS methodologies and a lot of different frameworks and site generators, but CUBE CSS and Astro the best around. Sure that all comes down to a matter of preference, but if it’s not your preference then you might be wrong.
Fluid and Accessible *
Fluid type and spacing is rad and makes helps to make everything work great on all screen sizes. In order for fluid type to be accessible, the maximum boundary needs to be less than or equal to 2.5 times the minimum value. Don't want to do the matt, use this calculator to see which combinations pass WCAG SC 1.4.4. Deep dive over on Smashing Mag.
* Accessibility is up to you. You can pick bad colors or tweak the font sizes to bad combination. Once you've started the starter, it's up to you. Good luck and do your best.