Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JAPR neither concatenating stylesheets nor producing error #16

Open
rhewitt22 opened this issue Nov 12, 2014 · 0 comments
Open

JAPR neither concatenating stylesheets nor producing error #16

rhewitt22 opened this issue Nov 12, 2014 · 0 comments

Comments

@rhewitt22
Copy link

I followed along with the instructions, downloaded the gem and included a jekyll_asset_pipeline.rb file in my plugins directory that requires the gem. I also tried using the _config.yml gem option to include the plugin.

I have two CSS files that aught to be concatenated, but the resultant html file in _site contains the same liquid tags as the input with no error:

{% css_asset_tag global %}
- /_assets/test.css
- /_assets/testing.css
{% endcss_asset_tag %}

I have another plugin running so I know that I'm not in safe mode. I'm using Jekyll version 2.4.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants