README.md in jekyll-postcss-v2-1.0.0 vs README.md in jekyll-postcss-v2-1.0.1
- old
+ new
@@ -1,15 +1,15 @@
# Jekyll PostCSS v2
A revamp of [jekyll-postcss](https://github.com/mhanberg/jekyll-postcss) that uses Jekyll hooks and generally tries to be less complicated.
## Table of contents
-- [Installation](README.md#installation)
-- [Usage](README.md#usage)
-- [Why v2?](README.md#why-v2)
-- [Why not?](README.md#why-not)
-- [TODO](README.md#todo)
+- [Installation](#installation)
+- [Usage](#usage)
+- [Why v2?](#why-v2)
+- [Why not?](#why-not)
+- [TODO](#todo)
## Installation
_`Gemfile`_
```ruby
@@ -53,6 +53,6 @@
- _node_modules location_
- Profile in production / development
- Investigate what needs to be done around the sourcemap
- More logging.
- Before/after filesizes
- - Timings
\ No newline at end of file
+ - Timings