Cinderblock looks more like a beautified CSS reset file than an actual CSS framework.It contains basic margin, padding & border resets and then a few basic style declarations to make sure everything lines up properly.There is also a basic typography...

Clean Dashboard takes the Bootstrap framework and customizes its components, along with adding a few new ones, so it can easily be deployed and used as an administrative dashboard for an application's frontend and/or backend.Support is included for basic...

CleanSlate

CleanSlate 0.9.3

This CSS file resets the way elements are displayed across browsers to an unified mode.It works just like Eric Meyer's CSS reset script, but with extra declarations.The framework contains many !important rules, for override conflicting declarations across...

Color Me SASS is basically a collection of SASS variables. Each variable is a color code, defined into an easy to remember name.Variables are organized in main color groups and each color comes with lighter and darker color tones.There's support for...

Concise.css

Concise.css 3.3.0 updated

Concise.css is a new breed of frontend frameworks developed by designers that have worked with enough other CSS frameworks to identify common problems in their design and code organization. This framework aims to provide an easy to use toolkit for...

Crow

Crow 1.0

Crow was created to help out with creating responsive layouts, layouts that shift and adapt to fit the user's current viewport size.Content on columns is shifted to the underneath row to fit inside the screen vertically, avoiding situations on mobile...

Crumpet

Crumpet 1.1

Crumpet is not a full-on UI toolkit, but merely a CSS-based grid which implements a self-adapting columns set that moves content around the page based on the available screen size.Since most of the Web traffic these days is from handheld, mobile devices,...

cSans

cSans 2.1.0 updated

cSans includes all the tools needed for a modern CSS framework, including a CSS reset, minimal styles and cross-browser support (or at least for those who support CSS 3 and HTML 5).A sample page is included with cSans, showcasing all its default styles...

CSS Bricks is available in both SCSS and CSS and includes simple utilities for helping developers easily apply various style decorations to a page element just by adding a CSS class to the proper HTML tag.This saves time editing the element's CSS and also...

Css helper

Css helper 1.0.1

Css helper was created by Web designers tired of re-writing basic beautification styles for various elements on the page.Instead of bloating your CSS with the same style over and over again for every element that shares various UI details, developers can...