Skip to content

Commit

Permalink
add semver note
Browse files Browse the repository at this point in the history
  • Loading branch information
dbox committed Jan 13, 2016
1 parent dc54b82 commit 665658e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ A handy bag of Sass mixins and utilities, and the Sass little brother to Stylus'

Knapsack only provides pure css as defined by the w3c spec any browser prefixing can and should be applied by [auto-prefixer] ([https://github.com/postcss/autoprefixer](https://github.com/postcss/autoprefixer)).

This library is in early development and new mixins will be added quickly, but for the most part backwards compatibility _should not_ be an issue.
> **note**: This library is in early development and new mixins are being added quickly, breaking changes will follow [http://markup.im/#q4_cRZ1Q](semver in development) until 1.0.
## Installation
- With npm: `npm install knapsack`
Expand Down

0 comments on commit 665658e

Please sign in to comment.