0.1.1 • Published 9 years ago

dodging-bullets v0.1.1

Weekly downloads
3
License
MIT
Repository
github
Last release
9 years ago

Dodging Bullets

A mobile-first approach to hanging bullets and ordinals for ordered and unordered lists.

To include it with your project, install Dodging Bullets through npm:

npm install --save dodging-bullets

…and then import it into your Sass files, depending on how you are including modules:

@import "./path/to/dodging-bullets/index.scss";

Note that Dodging Bullets doesn’t include any vendor prefixes by default.

Alternatively, and perhaps preferably, copy-and-paste the Dodging Bullets index.scss file into your own project, as a starting point for your own list styles.

TODO

  • Add Sass variables for customisation
  • Add more visually interesting examples
  • Add test framework that will run from the CLI

Contributing

Thanks for considering helping out! Here is the contributing guide.

License

The MIT License (MIT)

Copyright © 2015 Kenneth Ormandy