joomla - T3-Framework does not load variables.less -


i'm developing template using t3-framework. couldn't remember did change exactly, variables.less not loaded. can see when i'm inspecting <h1> tag, shows font-size: * 2. means variable before * went missing , weirdly show that.

does know how fix this? i'm assuming accidentally edit @import tag. i've searched tag , make sure points correct url, nothing changes.

i found it. apparently file under t3-assets/dev folder did not generated due exhaustion in php resources.

it works fine once regenerate files.


Comments

Popular posts from this blog

c# - SelectList with Dictionary, add values to the Dictionary after it's assigned to SelectList -

mysqli - Php Mysqli_fetch_assoc Error : "Warning: Illegal string offset 'name' in" -

javascript - Chart.js - setting tooltip z-index -