Corpus is a CSS toolkit by Jamie Wilson. It uses Flexbox for the grid system, viewport-based heights and percentage-based widths, is heavily influenced by Basscss’s White Space module, and has a few useful greyscale color utilities.Prism.js is used for syntaxhighlighting and Predawn color scheme.Styles are written in SCSS.
Scally is a Sass-based, BEM, OOCSS, responsive ready, CSS framework that provides you with a solid foundation for building reusable UI’s quickly. It is a framework focused on scalability and reuse, there when you need it and getting out of your way when you don’t. Scally is designed to be configurable, only requiring you to bring in the parts you are using, keeping your CSS architecture light weight and scalable. It is unopinionated about design…
BaseWeb is a SCSS front-end development framework built to make working on web based projects more enjoyable. Built by Sebastian Nitu,It’s focused on keeping your projects simple, organized and responsive. It was created from a need to reduce the amount of time writing CSS while giving control over CSS output to the author. BaseWeb is designed to be worked on within a SCSS development workflow. The easiest way to get started is to open up…
This is not Bootstrap killer,SkyBlue is a minimal framework that is meant to be starting point for projects.Framework is made in SASS and uses grid system with 12 columns. Add col class and responsive xs-# sm-# md-# lg-#. Offsets are also available by offset-xm-# offset-sm-# offset-md-# offset-lg-# classes.
Many CSS frameworks are meant to be included and left alone. But spaceBase is a boilerplate layer that can be built upon and tailored for your needs. It combines best practices for today’s responsive web with the core components we use on every project. spaceBase is the front-end starter files for any new web project. It sets up your Sass architecture and normalizes your CSS and native HTML elements. It provides the structural groundwork for…
Created and designed by Google, Material Design is a design language that combines the classic principles of successful design along with innovation and technology. Google’s goal is to develop a system of design that allows for a unified user experience across all their products on any platform. So Materialize is a modern responsive front-end framework based on Material Design.Materialize simplifies life for developers and the users they serve.Materialize has 3 media queries for the 3…
Responsee is an open source responsive CSS framework based on 12-column grid. Websites based on Responsee are fully responsive. Responsee is based on 12-column grid. For work with columns it uses classes “s-1” up to “s-12”, and “l-1” up to “l-12”. By means of those classes Responsee divides website for particular columns (“s” – display on small-size screen, “l” – display on large-size screen). Responsee uses for work with content several classes with specific properties.…