Skip to content

Commit d0af110

Browse files
committed
fix autoprefixer link
1 parent 2feaa8d commit d0af110

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Knapsack
22
A handy bag of Sass mixins and utilities, and the Sass little brother to Stylus's [Axis](http://www.github.com/jenius/axis/) Library.
33

4-
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)).
4+
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).
55

66
> **note**: This library is in early development and new mixins are being added quickly, breaking changes will follow [semver in development](http://markup.im/#q4_cRZ1Qs) until 1.0.
77

0 commit comments

Comments
 (0)