1.3.4 • Published 8 years ago

basics.css v1.3.4

Weekly downloads
6
License
ISC
Repository
github
Last release
8 years ago

Basics

A lightweight, drop-in stylesheet for intelligent defaults. AKA basi.css (pun ruthlessly intended). This stylesheet does not add any particular styles or themes to your project - it's not Bootstrap. Rather, Basics is intended to provide some resets, normalisation and classes to enhance your project before you've even started. You can download it on GitHub or clone it with Bower:

bower install basics --save

Includes:

Notes:

  • As we're removing all outlines, you MUST redefine some :focus styles for accessibility.
  • Basics was designed to follow normalize.css.
  • Compile with lessc basics.less basics.css && postcss --use autoprefixer basics.css -o basics.css
1.3.4

8 years ago

1.3.3

8 years ago