spaceman

spaceBase

v 4.1.0

Download

GitHub

spaceBase is a Sass-based responsive CSS framework.

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. Consider it the launch pad for your adventures into cyberspace.

What is it?

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 your application.

code

Key Features

More Features

Launch Sequence

spaceship
  1. $ npm install spacebase
    or download the ZIP and copy its contents into your project folder.
  2. Use your favorite Sass compiler to watch changes and compile the files.
  3. Open scss/_vars.scss to update your global variables.
  4. Start building out your HTML. We've included index.html and styleguide.html to begin with.
  5. scss/base/ is the core of spaceBase. Build your UI layer in scss/ui/

Customize

Download spaceBase

All are welcome to contribute.