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

Craft can't get the stylesheet link #3

Open
timroeleveld opened this issue Nov 19, 2015 · 3 comments
Open

Craft can't get the stylesheet link #3

timroeleveld opened this issue Nov 19, 2015 · 3 comments

Comments

@timroeleveld
Copy link

Hi,

Sprockets is working. It is making a minified file etc.

schermafbeelding 2015-11-19 om 09 58 00

The only thing is that it can't get the link of the cached css file. Does anyone know what is going on over here? I use this line:

<link rel="stylesheet" href="{{ craft.sprockets.stylesheet }}" type="text/css">

This is the output:

schermafbeelding 2015-11-19 om 09 59 09

Tim

@rkingon
Copy link
Owner

rkingon commented Nov 20, 2015

Hey bud, i'll see if I can set aside sometime to take a look at this.. However, I honestly wouldn't use this plugin anymore. Node based client side tools are much better.

Ie: grunt, gulp, broc...

@vendethiel
Copy link

Well, Sprockets-PHP was made for a different time :-). And also for my "weird" use case (can't precompile, because it was supposed to run on shared servers for non-techy people)

@vendethiel
Copy link

The error might be related to a compilation failure, but it seems very weird that it'd be blank instead of printing the error.

Do you have any empty file? Are you on windows?

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

3 participants