This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

Sizix
Sizix

I am trying to keep my less files organized, and have a main less file that I call theme.less, and a few other less files all stored in: source/themes/THEME/assets/less/

and the other files are in the same location. I import the files as follows: @import "example.less";

I call the main less file in my layout as follows:

link href="{{ [ 'assets/less/theme.less' ]|theme }}" rel="stylesheet" (had to remove < and > for it to appear in the post) what am I missing?

Last updated

1-1 of 1

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.