jekyll-assets icon indicating copy to clipboard operation
jekyll-assets copied to clipboard

LESS not working since latest update

Open abemedia opened this issue 6 years ago • 6 comments
trafficstars

I just updated to the latest version and LESS no longer seems to work...

Before I could write {% css app %} and _assets/stylesheets/app.css.less would be loaded.

Now I've tried {% asset app %}, {% asset app.css %} & {% asset app.css.less %} and I always get an error saying the file does not exist...

Was LESS support dropped?

abemedia avatar Mar 26 '19 00:03 abemedia

Jekyll Assets hasn't personally removed support for LESS.

envygeeks avatar Mar 26 '19 09:03 envygeeks

So how do I use the asset tag to include _assets/stylesheets/app.css.less?

abemedia avatar Mar 27 '19 15:03 abemedia

At this point I don’t know if less suddenly stopped working I’ll have to look at it this weekend when I’m not working and see what’s up and if I can fix it on my end

envygeeks avatar Mar 27 '19 15:03 envygeeks

I'm gonna try to take a look at this during this weekend. I don't know that I can but I will try my hardest because this is a regression, so it's particularly important.

envygeeks avatar Mar 28 '19 18:03 envygeeks

@envygeeks Jekyll Assets did remove support AFAIK. https://github.com/envygeeks/jekyll-assets/commit/dbe6708536fee7ea4d613c534a660cc3256856e9

amyspark avatar May 27 '19 17:05 amyspark

Hmmm... I would have left a note to myself in my internal logs as to why, so I’ll check. I’ve still not had any time to look at any issues but I hope to have time soon.

envygeeks avatar May 27 '19 18:05 envygeeks