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
Post a Comment