Auto-inclusion of view.less for block templates?

Permalink
Hello,

Currently if you have a block template with the following structure:
blocks/my_block/templates/my_template/view.php

It will auto-include view.css in the same directory. Does anybody know if there's a way to do the same thing with a view.less file in the same directory? I'm not sure I understand why this wouldn't be supported?

Thanks!

 
MrKDilkington replied on at Permalink Best Answer Reply
MrKDilkington
Hi dylanchapman,

I believe what you are describing is on the list of future features.

Create LESS asset type #1490
https://github.com/concrete5/concrete5-5.7.0/issues/1490...
dylanchapman replied on at Permalink Reply
Yep..looks like it. Glad it's being looked at.

Thanks!