Skip to content
This repository has been archived by the owner on Nov 2, 2019. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 387 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 387 Bytes

Deprecated Modules

This repo contains branches for each deprecated Basscss module to keep git history.

This repo follows the process described here: http://kvz.io/blog/2014/02/21/how-to-deprecate-projects-on-github/

Example workflow

hub clone basscss/module-name
cd module-name
git checkout -b module-name
git push -f https://github.com/basscss/deprecated.git module-name