jekyll-autoprefixer
jekyll-autoprefixer copied to clipboard
Windows Error
Thank you for making this plugin.
I get the following error in my command line when I try to use this plugin.
jekyll 3.6.2 | Error: "\x80" on Windows-31J
My build settings are below:
markdown: kramdown
theme: minima
plugins:
- jekyll-feed
- jekyll-autoprefixer
sass:
sass_dir: _sass
Is this happening because I'm using sass or have I installed the plugin incorrectly?
I'm gonna guess you didn't install the plugin correctly. I'm using sass with no issues.
@SixFingeredAmish Thank you for the observation. Could you walk me through how you went about installing the plugin? That way I might be able to figure out how I installed the plugin incorrectly.
Put jekyll-autoprefixer
into your gemfile where all the other plugins are. Also put them into config.yaml where other plugins are. Then run bundle