Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b31b135

Browse files
jmegsjescalan
authored andcommittedNov 14, 2018
Update rucksack link in README
looks like the URL for rucksack has moved, this updates the link to the newer destination.
1 parent d575b37 commit b31b135

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
@@ -32,7 +32,7 @@ By default, the css standard plugin pack includes:
3232

3333
- [sugarss](https://github.com/postcss/sugarss), whitespace-based css, similar to sass/stylus
3434
- [postcss-import](https://github.com/postcss/postcss-import), like `require` for css
35-
- [rucksack](https://simplaio.github.io/rucksack/), collection of syntax sugar for css
35+
- [rucksack](https://github.com/seaneking/rucksack), collection of syntax sugar for css
3636
- [autoprefixer](https://github.com/postcss/autoprefixer), automatic vendor prefixing
3737
- [postcss-attribute-case-insensitive](https://github.com/Semigradsky/postcss-attribute-case-insensitive), allows [case insensitive attr selectors](https://www.w3.org/TR/selectors4/#attribute-case)
3838
- [postcss-calc](https://github.com/postcss/postcss-calc), reduces calc expression where possible

0 commit comments

Comments
 (0)
Please sign in to comment.