GCSS is an easy to use CSS framework allowing you to create awesome and cool websites with no CSS knowledge at all. It's focused on being optimized, fast and having much features for you to use. It currently takes below 100 ms to transfer the file to your computer. That's less than 0.1 seconds!
Currently, in v0.7, you can add it to your website by adding the following code to your HTML file:
- GCSS Core (recommnded):
<link rel="stylesheet" href="https://gcss.honk.digital/packages/core.min.css">
- GCSS Fonts:
<link rel="stylesheet" href="https://gcss.honk.digital/packages/fonts.min.css">
- GCSS Buttons:
<link rel="stylesheet" href="https://gcss.honk.digital/packages/buttons.min.css">
- GCSS Tooltips:
<link rel="stylesheet" href="https://gcss.honk.digital/packages/tooltips.min.css">
Explanation in detail is available on https://gcss.honk.digital/docs.
Documentation: https://gcss.honk.digital/r/docs
Viewer: https://gcss.honk.digital/viewer
Website: https://gcss.honk.digital
Roadmap on Trello: https://gcss.honk.digital/r/roadmap
Report GCSS Issues here
GCSS includes sanitize.css by default. Check it out by clicking here! (GitHub)
GCSS also uses Google Fonts for the fonts. Check it out by clicking here! (GitHub)