JSPM

  • Created
  • Published
  • Downloads 3484
  • Score
    100M100P100Q112531F
  • License MIT

Low-level CSS toolkit

Package Exports

  • basscss/package.json

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (basscss) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

Basscss

Low-level CSS toolkit

http://basscss.com


Lightning-Fast Modular CSS

Basscss is a lightweight collection of base element styles, immutable utilities, layout modules, and color styles designed for speed, performance, and scalability.

Features

Designed for Design

With simple, humanized naming conventions, Basscss is quick to internalize and easy to wrap your head around, while striking a balance between consistency and flexibility.

Responsive by Default

The web is inherently flexible, Basscss doesn't break that tradition and provides lightweight solutions to design for all devices.

Unobtrusive

Basscss doesn't dictate what your site should look like. With extensible base styles and variables for typography, white space, breakpoints, and UI elements, customizing the look and feel is easy.

Mix and Match

With modular styles that work like building blocks, Basscss provides a foundation of reusable and inter-operable styles for greater freedom when designing in the browser.

Getting Started

http://basscss.com/docs/getting-started


Folder Structure

  • src: CSS4 source files
  • css: Processed CSS files for browser compatibility
  • scss: Sass partials converted from CSS4 syntax
  • scripts: Compilation and build scripts
  • docs: Files for http://basscss.com site

Documentation

View the full documentation with inline examples:

http://basscss.com/docs

Guides

http://basscss.com/docs/guides

Design Principles

http://basscss.com/docs/principles

Examples

http://basscss.com/docs/showcase


MIT license