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
Modular CSS toolkit based on OOCSS principles
Basscss is a lightweight collection of base element styles, 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.
Learn more at http://basscss.com
Getting Started
Download or install Basscss from one of these sources:
git clone https://github.com/jxnblk/basscss.gitnpm install basscssbower install basscssCDN:
<link src="http://d2v52k3cl9vedd.cloudfront.net/basscss/4.1.2/basscss.min.css" rel="stylesheet">Folder Structure
src: Uncompiled Rework CSS filescss: Compiled CSS filesgulp: Files for Gulp build processdocs: Files for http://basscss.com site
Documentation
View the full documentation with inline examples:
Guide to Web Design Basics
Design Principles
http://basscss.com/docs/principles