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

phplee
phplee

Hi, Im trying to get semantic-ui.less to be compiled using october's built in compiler am getting errors regarding variables undefined.

 <link href="{{ ['assets/vendor/semantic-less/semantic.less',

]|theme }}" rel="stylesheet">

The error im seeing is:

 /* variable @themesFolder is undefined in file /root/themes/pharma_fitness/assets/vendor/semantic-less/theme.less in theme.less on line 16, column 9 14| 15| /* Default site.variables */ 16| @import "@{themesFolder}/default/globals/site.variables"; 17| 18| /* Packaged site.variables */ 19| @import "@{themesFolder}/@{site}/globals/site.variables"; */

ive even put the variables from the config direct in the theme file and still the same. could it be the compiler in october not unto date?

any help would be great.

1-1 of 1

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