Git Product home page Git Product logo

basscss's Introduction

BASSCSS

Simple, responsive CSS toolkit based on OOCSS principles

http://basscss.com

BASSCSS is a lightweight collection of highly reusable styles and utilities designed for speed, performance, and scalability. Use it out of the box or as the base for a larger project.

Features

  • Lightweight at about 11KB minified
  • Performant selectors and styles
  • Flexible & reusable styles to handle the bulk of styling needs
  • Extensible & customizable using Sass variables and abstracted structural styles
  • Maintainable & readable code with unabstracted, obvious naming conventions
  • Code, prototype, and design faster by spending less time writing CSS
  • Accurate visual alignment using customizable spacing units

What's Included

  • Typography Utilities
  • Responsive Type Scale
  • Layout Utilities
  • White Space Scale
  • Forms
  • Tables
  • Buttons
  • Lists
  • Responsive Grid System
  • Layout Components
  • Navigation Components
  • Customizable Theme

Documentation

View the full documentation with inline examples at:

http://basscss.com/docs


Guide to Web Design

For more on web design with BASSCSS, read the guide:

http://basscss.com/docs/guide


New in v3

  • Grid System
  • Table Object
  • Nav Component
  • Table Styles
  • Global Sass variables
  • Simpler type scale styles

Breaking changes from v2

  • New Sass file structure
  • Renamed .p and .small type scale class to .h4 and .h5
  • Removed .f1 - .f5 type scale styles
  • Responsive type is now globally on or off
  • .list is now .list-reset
  • .list-inline no longer includes reset styles
  • Removed responsive margin and padding styles, e.g. .m-responsive and .px-responsive
  • Renamed positioning utilities from .t0, .r0, .b0, .l0 to .top-0, .right-0, .bottom-0, .left-0
  • .measure styles are replaced with .container-col- styles in _grid.scss
  • Removed .leading- utilities

MIT license

basscss's People

Contributors

cvrebert avatar jxnblk avatar myobie avatar teddyzetterlund avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.