jekyll/site/_sass
Pierre-Alexandre a856a948c9 no more invalid US-ASCII on lines 30 and 97
Avoiding errors on `jekyll serve`

```
# jekyll serve -H 0.0.0.0
Configuration file: /jekyll-offline-docs/site/_config.yml
Configuration file: /jekyll-offline-docs/site/_config.yml
            Source: /jekyll-offline-docs/site
       Destination: /jekyll-offline-docs/site/_site
 Incremental build: disabled. Enable with --incremental
      Generating...
  Conversion error: Jekyll::Converters::Scss encountered an error while converting 'css/screen.scss':
                    Invalid US-ASCII character "\xE2" on line 30
jekyll 3.3.0 | Error:  Invalid US-ASCII character "\xE2" on line 30
```

And line 97 when 30 is adjusted...
2016-10-30 11:41:15 +00:00
..
_font-awesome.scss Update Font Awesome to v4.4.0. 2015-10-30 22:04:04 +02:00
_gridism.scss no more invalid US-ASCII on lines 30 and 97 2016-10-30 11:41:15 +00:00
_mixins.scss Add Sass mixins and use them. 2014-11-18 08:15:53 +02:00
_normalize.scss Update normalize.css to v5.0.0 2016-10-09 11:36:04 -04:00
_pygments.scss use sass selector nesting in pygments 2014-11-17 14:55:32 -05:00
_style.scss Replace classic box-sizing reset with inheritance reset 2016-09-24 22:14:49 +02:00