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

Plugin doesnt work #17

Open
mark-chief opened this issue Nov 8, 2017 · 1 comment
Open

Plugin doesnt work #17

mark-chief opened this issue Nov 8, 2017 · 1 comment

Comments

@mark-chief
Copy link

Plugin doesn't work.
A cache folder has been created, with required permissions but the plugin doesn't combine files.

E.g, my template code:
{{ craft.compressor.css([ '/css/normalize.css', '/css/main.css' ]) }}

Outputs:
<link rel="stylesheet" href="/css/normalize.css"><link rel="stylesheet" href="/css/main.css">

@tyssen
Copy link

tyssen commented Feb 20, 2018

Possibly because it won't work in devMode: #3

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

No branches or pull requests

2 participants