Skip to content

colmtuite/bantam-utilities

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bantam Utilities

A set of CSS helper classes for performing common functional CSS tasks. Absolutely zero visual styling.

Reuse these utility classes on every website ever to build layouts.

Things to note

  • Zero visual style. Zilch. Nada. That's your job.
  • Built on PostCSS.
  • Reusable across all projects.
  • Less than 1kb when minified and gzipped.
  • Browser support down to IE7.
  • Built to complement BantamCSS framework.

Getting started

The simplest and fastest way to get started is to include the minified CSS file in your project. Just add this snippet to the head of your html file:

<link rel="stylesheet" href="https://raw.githubusercontent.com/colmtuite/bantam-utilities/master/css/bantam-utilities.min.css">

Install through npm to take advantage of future updates:

npm install bantam-utilities

License

MIT. You can use Bantam Utilities as you see fit.

About

A set of helper classes for performing common, functional CSS utilities.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published